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 part of this ticket the storage associated with a contract has to be output to JSON. The convention in cargo-contract is to do that by adding --output-json as a flag.
The text was updated successfully, but these errors were encountered:
Follow-up to #101.
As part of this ticket the storage associated with a contract has to be output to JSON. The convention in
cargo-contract
is to do that by adding--output-json
as a flag.The text was updated successfully, but these errors were encountered: