Scorum
|
#include <scorum/protocol/config.hpp>
#include <boost/make_unique.hpp>
#include <fc/exception/exception.hpp>
Go to the source code of this file.
Namespaces | |
scorum | |
scorum::protocol | |
scorum::protocol::detail | |
Macros | |
#define | BLOGGING_START_DATE "2018-06-12T09:00:00" |
#define | FIFA_WORLD_CUP_2018_BOUNTY_CASHOUT_DATE "2018-08-08T12:00:00" |
#define | WITNESS_REWARD_MIGRATION_DATE "2018-07-12T00:00:00" |
Functions | |
const config & | scorum::protocol::detail::get_config () |
void | scorum::protocol::detail::override_config (std::unique_ptr< config > new_config) |
#define BLOGGING_START_DATE "2018-06-12T09:00:00" |
Definition at line 13 of file config.cpp.
#define FIFA_WORLD_CUP_2018_BOUNTY_CASHOUT_DATE "2018-08-08T12:00:00" |
Definition at line 17 of file config.cpp.
#define WITNESS_REWARD_MIGRATION_DATE "2018-07-12T00:00:00" |
Definition at line 21 of file config.cpp.