Scorum
|
#include <scorum/app/plugin.hpp>
#include <scorum/chain/database/database.hpp>
#include <fc/thread/future.hpp>
#include <fc/api.hpp>
Go to the source code of this file.
Classes | |
class | scorum::witness::witness_plugin |
Namespaces | |
scorum | |
scorum::witness | |
scorum::witness::block_production_condition | |
scorum::witness::detail | |
Macros | |
#define | RESERVE_RATIO_PRECISION ((int64_t)10000) |
#define | RESERVE_RATIO_MIN_INCREMENT ((int64_t)5000) |
#define RESERVE_RATIO_MIN_INCREMENT ((int64_t)5000) |
Definition at line 33 of file witness_plugin.hpp.
#define RESERVE_RATIO_PRECISION ((int64_t)10000) |
Definition at line 32 of file witness_plugin.hpp.