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

#include <account.hpp>

Public Attributes

share_type fee = 20 * GRAPHENE_BLOCKCHAIN_PRECISION
 
uint32_t price_per_kbyte = GRAPHENE_BLOCKCHAIN_PRECISION
 

Detailed Description

Definition at line 145 of file account.hpp.

Member Data Documentation

◆ fee

share_type graphene::protocol::account_update_operation::fee_params_t::fee = 20 * GRAPHENE_BLOCKCHAIN_PRECISION

Definition at line 147 of file account.hpp.

◆ price_per_kbyte

uint32_t graphene::protocol::account_update_operation::fee_params_t::price_per_kbyte = GRAPHENE_BLOCKCHAIN_PRECISION

Definition at line 148 of file account.hpp.


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