Scorum
|
#include <scorum/chain/services/service_base.hpp>
Go to the source code of this file.
Namespaces | |
scorum | |
scorum::chain | |
scorum::chain::detail | |
Typedefs | |
using | scorum::chain::dbs_banner_budget = dbs_advertising_budget< budget_type::banner > |
using | scorum::chain::dbs_post_budget = dbs_advertising_budget< budget_type::post > |
Functions | |
asset | scorum::chain::detail::fund_calculate_per_block (time_point_sec start, time_point_sec deadline, const asset &balance) |
asset | scorum::chain::detail::adv_calculate_per_block (time_point_sec start, time_point_sec deadline, time_point_sec block_time_sec, const asset &balance) |