BitShares-Core
7.0.0
BitShares blockchain node software and command-line wallet software
|
#include <market.hpp>
Public Attributes | |
optional< uint16_t > | target_collateral_ratio |
Maximum CR to maintain when selling collateral on margin call. More... | |
Options to be used in call_order_update_operation.
Definition at line 178 of file market.hpp.
optional<uint16_t> graphene::protocol::call_order_update_operation::options_type::target_collateral_ratio |
Maximum CR to maintain when selling collateral on margin call.
Definition at line 181 of file market.hpp.