mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-24 03:45:38 +08:00
wrong variable
This commit is contained in:
@@ -954,7 +954,7 @@ def get_mutable_data(fq_data_id, data_pubkey, urls=None, data_address=None, data
|
||||
log.debug(msg.format(url, storage_handler.__name__))
|
||||
|
||||
if BLOCKSTACK_TEST:
|
||||
log.debug("loaded data: {}".format(data))
|
||||
log.debug("loaded data: {}".format(data_res))
|
||||
|
||||
else:
|
||||
if return_public_key:
|
||||
|
||||
Reference in New Issue
Block a user