use virtualchain's key library

This commit is contained in:
Jude Nelson
2017-04-20 17:45:07 -04:00
parent 762ec22eee
commit bb5ea08043

View File

@@ -47,6 +47,9 @@ from scripts import is_name_valid, hex_hash160
import schemas
from keys import *
import virtualchain
from virtualchain.lib.ecdsalib import *
log = get_logger()
import string