BitShares-Core  6.1.0
BitShares blockchain implementation and command-line interface software
Public Attributes | List of all members
graphene::protocol::custom_operation::fee_parameters_type Struct Reference

#include <custom.hpp>

Public Attributes

uint64_t fee = GRAPHENE_BLOCKCHAIN_PRECISION
 
uint32_t price_per_kbyte = 10
 

Detailed Description

Definition at line 40 of file custom.hpp.

Member Data Documentation

◆ fee

uint64_t graphene::protocol::custom_operation::fee_parameters_type::fee = GRAPHENE_BLOCKCHAIN_PRECISION

Definition at line 41 of file custom.hpp.

◆ price_per_kbyte

uint32_t graphene::protocol::custom_operation::fee_parameters_type::price_per_kbyte = 10

Definition at line 42 of file custom.hpp.


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