Module oasis_contract_sdk::storage
source · Expand description
Smart contract storage interface.
Traits§
- Marker trait for stores backed by confidential storage.
- Marker trait for stores backed by public storage.
- Key/value store trait.
Smart contract storage interface.