Scorum
|
#include <witness_objects.hpp>
Public Attributes | |
id_type | id |
fc::uint128 | current_virtual_time |
fc::array< account_name_type, SCORUM_MAX_WITNESSES_LIMIT > | current_shuffled_witnesses |
uint8_t | num_scheduled_witnesses = 1 |
Definition at line 110 of file witness_objects.hpp.
fc::array<account_name_type, SCORUM_MAX_WITNESSES_LIMIT> scorum::chain::witness_schedule_object::current_shuffled_witnesses |
Definition at line 118 of file witness_objects.hpp.
fc::uint128 scorum::chain::witness_schedule_object::current_virtual_time |
Definition at line 117 of file witness_objects.hpp.
id_type scorum::chain::witness_schedule_object::id |
Definition at line 115 of file witness_objects.hpp.
uint8_t scorum::chain::witness_schedule_object::num_scheduled_witnesses = 1 |
Definition at line 119 of file witness_objects.hpp.