mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-23 11:27:38 +08:00
update comment
This commit is contained in:
@@ -700,7 +700,7 @@ def atlasdb_get_zonefile( zonefile_hash, con=None, path=None ):
|
||||
|
||||
def atlasdb_get_zonefiles_by_block( from_block, to_block, offset, count, con=None, path=None ):
|
||||
"""
|
||||
Look up all information on this zonefile.
|
||||
Look up all zonefile hashes in a block range.
|
||||
Returns {'zonefile_hash': ..., 'indexes': [...], etc}
|
||||
"""
|
||||
ret = None
|
||||
|
||||
Reference in New Issue
Block a user