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

#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
 

Detailed Description

Definition at line 240 of file confidential.hpp.

Member Data Documentation

◆ fee

uint64_t graphene::protocol::blind_transfer_operation::fee_params_t::fee = 5*GRAPHENE_BLOCKCHAIN_PRECISION

the cost to register the cheapest non-free account

Definition at line 241 of file confidential.hpp.

◆ price_per_output

uint32_t graphene::protocol::blind_transfer_operation::fee_params_t::price_per_output = 5*GRAPHENE_BLOCKCHAIN_PRECISION

Definition at line 242 of file confidential.hpp.


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