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
When we use Iroha SDK to register wasm smart contract:
Instructions.registerWasmTrigger(...)
In class that extends Genesis.class
And start container Iroha SDK generates the following instructions:
When we use Iroha SDK to register wasm smart contract:
Instructions.registerWasmTrigger(...)
In class that extends Genesis.class
And start container Iroha SDK generates the following instructions:
And fails to start with error that genesis.json is incorrect.
Valid json should be:
The text was updated successfully, but these errors were encountered: