mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-06-02 06:09:53 +08:00
clean up imports
This commit is contained in:
@@ -30,8 +30,6 @@ from binascii import hexlify, unhexlify
|
||||
import blockstack_client
|
||||
from blockstack_client.operations import *
|
||||
|
||||
from register import FIELDS as register_FIELDS
|
||||
|
||||
# consensus hash fields (ORDER MATTERS!)
|
||||
FIELDS = [
|
||||
'preorder_hash', # hash(name,sender,register_addr)
|
||||
|
||||
Reference in New Issue
Block a user