BitShares-Core
7.0.1
BitShares blockchain node software and command-line wallet software
|
#include <market.hpp>
Public Attributes | |
optional< vector< limit_order_auto_action > > | on_fill |
Automatic actions when the limit order is filled or partially filled. More... | |
Options to be used in limit_order_create_operation
Definition at line 79 of file market.hpp.
optional< vector< limit_order_auto_action > > graphene::protocol::limit_order_create_operation::options_type::on_fill |
Automatic actions when the limit order is filled or partially filled.
Definition at line 82 of file market.hpp.