|
Kagome
Polkadot Runtime Engine in C++17
|
Go to the source code of this file.
Namespaces | |
| kagome::consensus | |
Functions | |
| OUTCOME_CPP_DEFINE_CATEGORY (kagome::consensus, DigestError, e) | |
| outcome::result< std::pair< Seal, BabeBlockHeader > > | kagome::consensus::getBabeDigests (const primitives::BlockHeader &block_header) |
| outcome::result< EpochDigest > | kagome::consensus::getNextEpochDigest (const primitives::BlockHeader &header) |
| OUTCOME_CPP_DEFINE_CATEGORY | ( | kagome::consensus | , |
| DigestError | , | ||
| e | |||
| ) |
Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Definition at line 10 of file babe_digests_util.cpp.