sandbox_patch_state {disallowed} - NEAR Protocol
Example code for the sandbox_patch_state {disallowed} json-rpc method. Сomplete guide on how to use sandbox_patch_state {disallowed} json-rpc in GetBlock.io Web3 documentation.
Parameters
records
- array
an array of state records to patch. Every state record can be one of Account, AccessKey, Contract (for contract code), or Data (for contract state).
Request
Response
Last updated