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

#include <asset_ops.hpp>

Public Attributes

uint64_t fee = 100 * GRAPHENE_BLOCKCHAIN_PRECISION
 

Detailed Description

Definition at line 269 of file asset_ops.hpp.

Member Data Documentation

◆ fee

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.


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