BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Classes | Namespaces | Typedefs
fee_schedule.hpp File Reference
#include <graphene/protocol/operations.hpp>

Go to the source code of this file.

Classes

struct  graphene::protocol::transform_to_fee_parameters< T >
 
struct  graphene::protocol::transform_to_fee_parameters< fc::static_variant< T... > >
 
class  graphene::protocol::fee_helper< Operation >
 
class  graphene::protocol::fee_helper< account_create_operation >
 
class  graphene::protocol::fee_helper< bid_collateral_operation >
 
class  graphene::protocol::fee_helper< asset_update_issuer_operation >
 
class  graphene::protocol::fee_helper< asset_claim_pool_operation >
 
class  graphene::protocol::fee_helper< ticket_create_operation >
 
class  graphene::protocol::fee_helper< ticket_update_operation >
 
class  graphene::protocol::fee_helper< htlc_create_operation >
 
class  graphene::protocol::fee_helper< htlc_redeem_operation >
 
class  graphene::protocol::fee_helper< htlc_extend_operation >
 
struct  graphene::protocol::fee_schedule
 contains all of the parameters necessary to calculate the fee for any operation More...
 

Namespaces

 graphene
 
 graphene::protocol
 

Typedefs

using graphene::protocol::fee_parameters = transform_to_fee_parameters< operation >::type
 
using graphene::protocol::fee_schedule_type = fee_schedule