You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user of the Storage Client module, I should be able to listen for updates on deals being processed, for the purposes of logging, or analysis, or any other reason
In:
Add a subscriber / listener function to the Storage Client
Pass updates to the listener
Acceptance criteria:
Subscribe to updates on client
Propose a deal to a storage provider with a client
Verify updates come through on listen
The text was updated successfully, but these errors were encountered:
As a user of the Storage Client module, I should be able to listen for updates on deals being processed, for the purposes of logging, or analysis, or any other reason
In:
Acceptance criteria:
The text was updated successfully, but these errors were encountered: