BUG: marketplace typo

This commit is contained in:
Victor Grau Serrat
2018-03-02 12:18:48 -07:00
parent fa0e9332bf
commit d7b6cb8490
+1 -1
View File
@@ -623,7 +623,7 @@ class Marketplace:
)
except Exception as e:
print('Unable to subscribe to data source: {}'.format(e))
print('Unable to register the requested dataset: {}'.format(e))
return
self.check_transaction(tx_hash)