Scorum
Namespaces | Functions
budgets.cpp File Reference
#include <scorum/chain/services/budgets.hpp>
#include <algorithm>
#include <scorum/chain/schema/budget_objects.hpp>
#include <boost/range/adaptor/filtered.hpp>
#include <boost/lambda/lambda.hpp>
#include <boost/multi_index/detail/unbounded.hpp>
#include <scorum/chain/services/dynamic_global_property.hpp>
#include <scorum/chain/services/account.hpp>
#include <scorum/utils/math.hpp>

Go to the source code of this file.

Namespaces

 scorum
 
 scorum::chain
 
 scorum::chain::detail
 

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)