BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
Public Types | |
using | result_type = void |
Public Member Functions | |
set_fee_visitor (const asset &f) | |
template<typename OpType > | |
void | operator() (OpType &op) const |
Public Attributes | |
asset | _fee |
Definition at line 28 of file fee_schedule_set_fee.cpp.
using graphene::protocol::set_fee_visitor::result_type = void |
Definition at line 30 of file fee_schedule_set_fee.cpp.
|
inlineexplicit |
Definition at line 34 of file fee_schedule_set_fee.cpp.
|
inline |
Definition at line 37 of file fee_schedule_set_fee.cpp.
asset graphene::protocol::set_fee_visitor::_fee |
Definition at line 32 of file fee_schedule_set_fee.cpp.