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

Go to the source code of this file.

Namespaces

 kagome::blockchain
 

Functions

outcome::result< std::optional< common::Buffer > > kagome::blockchain::idToLookupKey (const ReadableBufferStorage &map, const primitives::BlockId &id)
 
storage::trie::RootHash kagome::blockchain::trieRoot (const std::vector< std::pair< common::Buffer, common::Buffer >> &key_vals)