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

#include <chain_parameters.hpp>

Public Attributes

optional< htlc_optionsupdatable_htlc_options
 
optional< custom_authority_options_typecustom_authority_options
 
optional< uint16_t > market_fee_network_percent
 
optional< uint16_t > maker_fee_discount_percent
 

Detailed Description

Definition at line 82 of file chain_parameters.hpp.

Member Data Documentation

◆ custom_authority_options

optional< custom_authority_options_type > graphene::protocol::chain_parameters::ext::custom_authority_options

Definition at line 85 of file chain_parameters.hpp.

◆ maker_fee_discount_percent

optional< uint16_t > graphene::protocol::chain_parameters::ext::maker_fee_discount_percent

Definition at line 87 of file chain_parameters.hpp.

◆ market_fee_network_percent

optional< uint16_t > graphene::protocol::chain_parameters::ext::market_fee_network_percent

Definition at line 86 of file chain_parameters.hpp.

◆ updatable_htlc_options

optional< htlc_options > graphene::protocol::chain_parameters::ext::updatable_htlc_options

Definition at line 84 of file chain_parameters.hpp.


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