Function subxt::dynamic::storage_root
source · pub fn storage_root<'a>(
pallet_name: impl Into<Cow<'a, str>>,
entry_name: impl Into<Cow<'a, str>>
) -> DynamicStorageAddress<'a, Value>
Expand description
Construct a new dynamic storage lookup to the root of some entry.