Kagome
Polkadot Runtime Engine in C++17
|
Go to the source code of this file.
Namespaces | |
kagome::primitives | |
Typedefs | |
using | kagome::primitives::BlockHash = common::Hash256 |
using | kagome::primitives::BlockId = boost::variant< BlockHash, BlockNumber > |
Block id is the variant over BlockHash and BlockNumber. More... | |