BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Attributes | List of all members
graphene::protocol::call_order_update_operation::options_type Struct Reference

#include <market.hpp>

Public Attributes

optional< uint16_t > target_collateral_ratio
 Maximum CR to maintain when selling collateral on margin call. More...
 

Detailed Description

Options to be used in call_order_update_operation.

Note
this struct can be expanded by adding more options in the end.

Definition at line 178 of file market.hpp.

Member Data Documentation

◆ target_collateral_ratio

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.


The documentation for this struct was generated from the following file: