Kagome
Polkadot Runtime Engine in C++17
|
#include <trie_node.hpp>
Additional Inherited Members | |
![]() | |
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.