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

Go to the source code of this file.

Classes

struct  graphene::protocol::account_name_eq_lit_predicate
 
struct  graphene::protocol::asset_symbol_eq_lit_predicate
 
struct  graphene::protocol::block_id_predicate
 
struct  graphene::protocol::assert_operation
 assert that some conditions are true. More...
 
struct  graphene::protocol::assert_operation::fee_params_t
 

Namespaces

 graphene
 
 graphene::protocol
 

Typedefs

typedef static_variant< account_name_eq_lit_predicate, asset_symbol_eq_lit_predicate, block_id_predicate > graphene::protocol::predicate