BitShares-Core
6.1.0
BitShares blockchain implementation and command-line interface software
|
#include <transfer.hpp>
Public Attributes | |
uint64_t | fee = 20 * GRAPHENE_BLOCKCHAIN_PRECISION |
uint32_t | price_per_kbyte = 10 * GRAPHENE_BLOCKCHAIN_PRECISION |
Definition at line 47 of file transfer.hpp.
uint64_t graphene::protocol::transfer_operation::fee_parameters_type::fee = 20 * GRAPHENE_BLOCKCHAIN_PRECISION |
Definition at line 48 of file transfer.hpp.
uint32_t graphene::protocol::transfer_operation::fee_parameters_type::price_per_kbyte = 10 * GRAPHENE_BLOCKCHAIN_PRECISION |
Definition at line 49 of file transfer.hpp.