Open s8sato opened 1 month ago
To achieve genesis.json
readability while keeping the instructions order flexible, my first suggestion in #5027 was to modify de/serialization of WasmSmartContract
itself:
SerializeDisplay
write a blob and display a hashDeserializeFromStr
find the blob by the hash and load itRelated to:
_Originally posted by @0x009922 in https://github.com/hyperledger/iroha/pull/5027#discussion_r1809717839_