BitShares-Core
6.1.0
BitShares blockchain implementation and command-line interface software
|
#include <confidential.hpp>
Public Attributes | |
uint64_t | fee = 5*GRAPHENE_BLOCKCHAIN_PRECISION |
the cost to register the cheapest non-free account More... | |
uint32_t | price_per_output = 5*GRAPHENE_BLOCKCHAIN_PRECISION |
Definition at line 152 of file confidential.hpp.
uint64_t graphene::protocol::transfer_to_blind_operation::fee_parameters_type::fee = 5*GRAPHENE_BLOCKCHAIN_PRECISION |
the cost to register the cheapest non-free account
Definition at line 153 of file confidential.hpp.
uint32_t graphene::protocol::transfer_to_blind_operation::fee_parameters_type::price_per_output = 5*GRAPHENE_BLOCKCHAIN_PRECISION |
Definition at line 154 of file confidential.hpp.