BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
Go to the documentation of this file.
28 namespace graphene {
namespace chain {
32 class asset_bitasset_data_object;
33 class call_order_object;
34 class limit_order_object;
35 class collateral_bid_object;
56 asset _deferred_paid_fee;
80 void process_deferred_fee();
85 asset _deferred_paid_fee;
111 bool _closing_order =
false;
void convert_fee() override
void_result do_evaluate(const call_order_update_operation &o)
void_result do_apply(const limit_order_update_operation &o)
tracks the parameters of an asset
void convert_fee() override
void_result do_evaluate(const limit_order_update_operation &o)
void_result do_apply(const bid_collateral_operation &o) const
tracks the asset information that changes frequently
This class represents an account on the object graph.
contains properties that only apply to bitassets (market issued assets)
bids of collateral for debt after a black swan
object_id_type do_apply(const call_order_update_operation &o)
void_result do_evaluate(const bid_collateral_operation &o)
asset do_apply(const limit_order_cancel_operation &o) const
object_id_type do_apply(const limit_order_create_operation &o) const
void_result do_evaluate(const limit_order_create_operation &o)
void_result do_evaluate(const limit_order_cancel_operation &o)
tracks debt and call price information
instructs the blockchain to attempt to sell one asset for another
an offer to sell an amount of an asset at a specified exchange rate by a certain time