Kagome
Polkadot Runtime Engine in C++17
persistent_result.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kagome::runtime::PersistentResult< Result >
 
struct  kagome::runtime::PersistentResult< void >
 

Namespaces

 kagome::runtime
 

Class Documentation

struct kagome::runtime::PersistentResult

template<typename Result>
struct kagome::runtime::PersistentResult< Result >

Definition at line 12 of file persistent_result.hpp.

Collaboration diagram for kagome::runtime::PersistentResult< Result >:
Class Members
RootHash new_storage_root
Result result
struct kagome::runtime::PersistentResult< void >

template<>
struct kagome::runtime::PersistentResult< void >

Definition at line 18 of file persistent_result.hpp.

Collaboration diagram for kagome::runtime::PersistentResult< void >:
Class Members
RootHash new_storage_root