Kagome
Polkadot Runtime Engine in C++17
child_storage_extension.cpp File Reference
Include dependency graph for child_storage_extension.cpp:

Go to the source code of this file.

Namespaces

 kagome::host_api
 

Functions

outcome::result< Buffer > kagome::host_api::make_prefixed_child_storage_key (const Buffer &child_storage_key)
 
template<typename Arg >
auto kagome::host_api::loadBuffer (runtime::Memory &memory, Arg &&span)
 
template<typename... Args>
auto kagome::host_api::loadBuffer (runtime::Memory &memory, Args &&...spans)