import hex_hash160

This commit is contained in:
Jude Nelson
2018-01-13 23:51:07 -05:00
parent 7a79500780
commit 145661c16b

View File

@@ -24,6 +24,8 @@
import virtualchain
import hashlib
from virtualchain.lib.hashing import hex_hash160
log = virtualchain.get_logger("blockstack-server")