referrerpolicy=no-referrer-when-downgrade

Function sp_io::default_child_storage::next_key

source ·
pub fn next_key(storage_key: &[u8], key: &[u8]) -> Option<Vec<u8>>
Expand description

Child storage key iteration.

Get the next key in storage after the given one in lexicographic order in child storage.