BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Namespaces | Functions
db_market.cpp File Reference
#include <graphene/chain/database.hpp>
#include <graphene/chain/account_object.hpp>
#include <graphene/chain/asset_object.hpp>
#include <graphene/chain/hardfork.hpp>
#include <graphene/chain/market_object.hpp>
#include <graphene/chain/is_authorized_asset.hpp>
#include <fc/uint128.hpp>

Go to the source code of this file.

Namespaces

 graphene
 
 graphene::chain
 
 graphene::chain::detail
 

Functions

share_type graphene::chain::detail::calculate_percent (const share_type &value, uint16_t percent)
 
bool graphene::chain::maybe_cull_small_order (database &db, const limit_order_object &order)