Kagome
Polkadot Runtime Engine in C++17
|
#include <intrinsic_resolver.hpp>
Public Member Functions | |
virtual | ~IntrinsicResolver ()=default |
Resolver of the dependencies between the Runtime module and the intrinsic module, which stores Host API methods The Runtime module links to the native memory and Host API methods from the intrinsic module
Definition at line 28 of file intrinsic_resolver.hpp.
|
virtualdefault |