BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <account.hpp>
Public Attributes | |
share_type | fee = 20 * GRAPHENE_BLOCKCHAIN_PRECISION |
uint32_t | price_per_kbyte = GRAPHENE_BLOCKCHAIN_PRECISION |
Definition at line 145 of file account.hpp.
share_type graphene::protocol::account_update_operation::fee_params_t::fee = 20 * GRAPHENE_BLOCKCHAIN_PRECISION |
Definition at line 147 of file account.hpp.
uint32_t graphene::protocol::account_update_operation::fee_params_t::price_per_kbyte = GRAPHENE_BLOCKCHAIN_PRECISION |
Definition at line 148 of file account.hpp.