pub type StateApi = ExternStateApi;
Expand description
The contract state, which uses Wasm host functions to interact with the node and use the state.
See ExternStateApi
for more details.
Aliased Typeยง
struct StateApi;
pub type StateApi = ExternStateApi;
The contract state, which uses Wasm host functions to interact with the node and use the state.
See ExternStateApi
for more details.
struct StateApi;