BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Member Functions | List of all members
graphene::app::dummy_api Struct Reference

A dummy API class that does nothing, used when access to database_api is not allowed. More...

#include <api.hpp>

Public Member Functions

bool dummy () const
 

Detailed Description

A dummy API class that does nothing, used when access to database_api is not allowed.

Definition at line 697 of file api.hpp.

Member Function Documentation

◆ dummy()

bool graphene::app::dummy_api::dummy ( ) const
inline

Definition at line 699 of file api.hpp.


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