BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
#include <credit_offer.hpp>
Public Attributes | |
uint64_t | fee = 1 * GRAPHENE_BLOCKCHAIN_PRECISION |
uint32_t | price_per_kbyte = 1 * GRAPHENE_BLOCKCHAIN_PRECISION |
Definition at line 38 of file credit_offer.hpp.
uint64_t graphene::protocol::credit_offer_create_operation::fee_params_t::fee = 1 * GRAPHENE_BLOCKCHAIN_PRECISION |
Definition at line 39 of file credit_offer.hpp.
uint32_t graphene::protocol::credit_offer_create_operation::fee_params_t::price_per_kbyte = 1 * GRAPHENE_BLOCKCHAIN_PRECISION |
Definition at line 40 of file credit_offer.hpp.