BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Types | List of all members
graphene::protocol::transform_to_fee_parameters< fc::static_variant< T... > > Struct Template Reference

#include <fee_schedule.hpp>

Public Types

using type = fc::static_variant< typename T::fee_params_t... >
 

Detailed Description

template<typename ... T>
struct graphene::protocol::transform_to_fee_parameters< fc::static_variant< T... > >

Definition at line 31 of file fee_schedule.hpp.

Member Typedef Documentation

◆ type

template<typename ... T>
using graphene::protocol::transform_to_fee_parameters< fc::static_variant< T... > >::type = fc::static_variant< typename T::fee_params_t... >

Definition at line 33 of file fee_schedule.hpp.


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