mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 20:36:38 +08:00
BUG: marketplace typo
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user