Scorum
|
#include <scorum/chain/database/database.hpp>
#include <scorum/chain/database/debug_log.hpp>
#include <scorum/chain/schema/witness_objects.hpp>
#include <scorum/chain/services/witness.hpp>
#include <scorum/chain/services/witness_schedule.hpp>
#include <scorum/chain/services/dynamic_global_property.hpp>
#include <scorum/chain/services/hardfork_property.hpp>
#include <scorum/protocol/config.hpp>
Go to the source code of this file.
Classes | |
struct | scorum::chain::witness_schedule::printable_schedule_item |
struct | scorum::chain::witness_schedule::printable_schedule |
Namespaces | |
scorum | |
scorum::chain | |
scorum::chain::witness_schedule | |
Typedefs | |
using | scorum::chain::witness_schedule::schedule_type = std::vector< printable_schedule_item > |
Functions | |
printable_schedule | scorum::chain::witness_schedule::get_witness_schedule (const witness_schedule_object &wso, witness_service_i &witness_service) |