Kagome
Polkadot Runtime Engine in C++17
kagome::primitives::Authority Struct Reference

#include <authority.hpp>

Collaboration diagram for kagome::primitives::Authority:

Public Member Functions

 SCALE_TIE (2)
 

Public Attributes

AuthorityId id
 
AuthorityWeight weight {}
 

Detailed Description

Authority, which participate in block production and finalization

Definition at line 41 of file authority.hpp.

Member Function Documentation

kagome::primitives::Authority::SCALE_TIE ( )

Member Data Documentation

AuthorityId kagome::primitives::Authority::id

Definition at line 44 of file authority.hpp.

AuthorityWeight kagome::primitives::Authority::weight {}

Definition at line 45 of file authority.hpp.


The documentation for this struct was generated from the following file: