BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Classes | Namespaces | Macros | Typedefs
database_api_impl.hxx File Reference
#include <fc/bloom_filter.hpp>
#include "database_api_helper.hxx"

Go to the source code of this file.

Classes

class  graphene::app::database_api_impl
 

Namespaces

 graphene
 
 graphene::app
 

Macros

#define GET_REQUIRED_FEES_MAX_RECURSION   4
 

Typedefs

using graphene::app::market_queue_type = std::map< std::pair< graphene::chain::asset_id_type, graphene::chain::asset_id_type >, std::vector< fc::variant > >
 

Macro Definition Documentation

◆ GET_REQUIRED_FEES_MAX_RECURSION

#define GET_REQUIRED_FEES_MAX_RECURSION   4

Definition at line 29 of file database_api_impl.hxx.