Kagome
Polkadot Runtime Engine in C++17
|
#include <roles.hpp>
Public Member Functions | |
Roles () | |
Roles (uint8_t v) | |
Public Attributes | |
struct { | |
uint8_t | full: 1 |
uint8_t | light: 1 |
uint8_t | authority: 1 |
} | flags |
uint8_t | value |
struct { ... } kagome::network::Roles::flags |