wrong variable

This commit is contained in:
Jude Nelson
2017-10-23 19:08:39 -04:00
parent ba6649b961
commit 0260814e47

View File

@@ -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: