bids of collateral for debt after a black swan
More...
#include <market_object.hpp>
|
static constexpr uint8_t | space_id = implementation_ids |
|
static constexpr uint8_t | type_id = impl_collateral_bid_object_type |
|
bids of collateral for debt after a black swan
There should only be one collateral_bid_object per asset per account, and only for smartcoin assets that have a global settlement_price.
Definition at line 199 of file market_object.hpp.
◆ debt_type()
asset_id_type graphene::chain::collateral_bid_object::debt_type |
( |
| ) |
const |
|
inline |
◆ get_additional_collateral()
asset graphene::chain::collateral_bid_object::get_additional_collateral |
( |
| ) |
const |
|
inline |
◆ get_debt_covered()
asset graphene::chain::collateral_bid_object::get_debt_covered |
( |
| ) |
const |
|
inline |
◆ bidder
account_id_type graphene::chain::collateral_bid_object::bidder |
◆ inv_swan_price
price graphene::chain::collateral_bid_object::inv_swan_price |
◆ space_id
constexpr uint8_t graphene::chain::collateral_bid_object::space_id = implementation_ids |
|
static |
◆ type_id
constexpr uint8_t graphene::chain::collateral_bid_object::type_id = impl_collateral_bid_object_type |
|
static |
The documentation for this class was generated from the following file: