Kagome
Polkadot Runtime Engine in C++17
|
#include "primitives/common.hpp"
Go to the source code of this file.
Classes | |
struct | kagome::network::NoData |
Namespaces | |
kagome::network | |
Functions | |
kagome::network::SCALE_EMPTY_CODER (NoData) | |
bool | kagome::network::operator== (const NoData &lhs, const NoData &rhs) |
compares two Status instances More... | |
struct kagome::network::NoData |
Is the structure without any data.
Definition at line 16 of file no_data_message.hpp.