Closed DariuszDepta closed 7 months ago
Added new functions to App: contract_storage and contract_stoage_mut that expose prefixed storage for a contract pointed by its address, with read-only and read-write access to storage respectively.
App
contract_storage
contract_stoage_mut
Added new functions to
App
:contract_storage
andcontract_stoage_mut
that expose prefixed storage for a contract pointed by its address, with read-only and read-write access to storage respectively.