Module casper_execution_engine::storage::store
source · Expand description
Store module.
Traits
- Store is responsible for abstracting
getandputoperations over the underlying store specified by its associatedHandletype. - Extension trait for Store.