BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <asset_ops.hpp>
Public Attributes | |
uint64_t | fee = 100 * GRAPHENE_BLOCKCHAIN_PRECISION |
Definition at line 269 of file asset_ops.hpp.
uint64_t graphene::protocol::asset_settle_operation::fee_params_t::fee = 100 * GRAPHENE_BLOCKCHAIN_PRECISION |
this fee should be high to encourage small settlement requests to be performed on the market rather than via forced settlement.
Note that in the event of a black swan or prediction market close out everyone will have to pay this fee.
Definition at line 276 of file asset_ops.hpp.