mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-24 03:45:38 +08:00
move verify_zonefile to the client
This commit is contained in:
@@ -35,7 +35,7 @@ from .auth import *
|
||||
from ..scripts import is_name_valid
|
||||
|
||||
import blockstack_client
|
||||
from blockstack_client import hash_zonefile, get_zonefile_data_hash
|
||||
from blockstack_client import hash_zonefile, get_zonefile_data_hash, verify_zonefile
|
||||
|
||||
import blockstack_zones
|
||||
|
||||
|
||||
Reference in New Issue
Block a user