Open davidyuk opened 1 year ago
https://github.com/aeternity/protocol/blob/master/serializations.md#contract-calls-state-tree
It looks like prefixed with the contract address, but the rest part of the key is unclear. In JS SDK I'm going to use ba_ prefix for now.
ba_
https://github.com/aeternity/protocol/blob/master/serializations.md#contract-calls-state-tree
It looks like prefixed with the contract address, but the rest part of the key is unclear. In JS SDK I'm going to use
ba_
prefix for now.