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

#include <custom_authority.hpp>

Public Attributes

uint64_t basic_fee = GRAPHENE_BLOCKCHAIN_PRECISION
 
uint32_t price_per_byte = GRAPHENE_BLOCKCHAIN_PRECISION / 10
 

Detailed Description

Definition at line 37 of file custom_authority.hpp.

Member Data Documentation

◆ basic_fee

uint64_t graphene::protocol::custom_authority_create_operation::fee_params_t::basic_fee = GRAPHENE_BLOCKCHAIN_PRECISION

Definition at line 38 of file custom_authority.hpp.

◆ price_per_byte

uint32_t graphene::protocol::custom_authority_create_operation::fee_params_t::price_per_byte = GRAPHENE_BLOCKCHAIN_PRECISION / 10

Definition at line 39 of file custom_authority.hpp.


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