|
Kagome
Polkadot Runtime Engine in C++17
|
Go to the source code of this file.
Classes | |
| struct | kagome::consensus::grandpa::VoterSet |
Namespaces | |
| kagome::consensus::grandpa | |
Functions | |
| template<class Stream , typename = std::enable_if_t<Stream::is_encoder_stream>> | |
| Stream & | kagome::consensus::grandpa::operator<< (Stream &s, const VoterSet &voters) |
| template<class Stream , typename = std::enable_if_t<Stream::is_decoder_stream>> | |
| Stream & | kagome::consensus::grandpa::operator>> (Stream &s, VoterSet &voters) |
| OUTCOME_HPP_DECLARE_ERROR (kagome::consensus::grandpa, VoterSet::Error) | |
| OUTCOME_HPP_DECLARE_ERROR | ( | kagome::consensus::grandpa | , |
| VoterSet::Error | |||
| ) |