Kagome
Polkadot Runtime Engine in C++17
|
#include <trie_node.hpp>
Additional Inherited Members | |
Public Member Functions inherited from kagome::storage::trie::Node | |
virtual | ~Node ()=default |
virtual int | getType () const =0 |
For specification see 5.3 The Trie structure in the Polkadot Host specification
Definition at line 88 of file trie_node.hpp.