Function sp_io::default_child_storage::get
source · Expand description
Get a default child storage value for a given key.
Parameter storage_key
is the unprefixed location of the root of the child trie in the
parent trie. Result is None
if the value for key
in the child storage can not be found.