BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Types | Public Member Functions | List of all members
graphene::protocol::zero_fee_visitor Struct Reference

Public Types

using result_type = void
 

Public Member Functions

template<typename ParamType >
result_type operator() (ParamType &op) const
 

Detailed Description

Definition at line 48 of file fee_schedule.cpp.

Member Typedef Documentation

◆ result_type

Definition at line 50 of file fee_schedule.cpp.

Member Function Documentation

◆ operator()()

template<typename ParamType >
result_type graphene::protocol::zero_fee_visitor::operator() ( ParamType &  op) const
inline

Definition at line 53 of file fee_schedule.cpp.


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