Module sp_io::default_child_storage
source · [−]Expand description
Interface for accessing the child storage for default child trie, from within the runtime.
Structs
Provides implementations for the extern host functions.
Functions
Clear a child storage key.
Clear child default key by prefix.
Check a child storage key.
Get a default child storage value for a given key.
Child storage key iteration.
Allocation efficient variant of get
.
Default child root calculation.
Set a child storage value.
Clear a child storage key.