Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
etlng::AmendmentBlockHandlerInterface Struct Referenceabstract

The interface of a handler for amendment blocking. More...

#include <AmendmentBlockHandlerInterface.hpp>

Inheritance diagram for etlng::AmendmentBlockHandlerInterface:

Public Member Functions

virtual void notifyAmendmentBlocked ()=0
 The function to call once an amendment block has been discovered.
 

Detailed Description

The interface of a handler for amendment blocking.

Member Function Documentation

◆ notifyAmendmentBlocked()

virtual void etlng::AmendmentBlockHandlerInterface::notifyAmendmentBlocked ( )
pure virtual

The function to call once an amendment block has been discovered.

Implemented in etlng::impl::AmendmentBlockHandler.


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