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
Add a transaction and a corresponding CLI command that takes a version number and a JSON object and updates the storage accordingly. The json object is the same as in the init object in the zb.genesis.json.
Also add unit tests for the same.
The text was updated successfully, but these errors were encountered:
Add a transaction and a corresponding CLI command that takes a version number and a JSON object and updates the storage accordingly. The json object is the same as in the
init
object in thezb.genesis.json
.Also add unit tests for the same.
The text was updated successfully, but these errors were encountered: