Clio develop
The XRP Ledger API server.
|
The interface of a handler for amendment blocking. More...
#include <AmendmentBlockHandlerInterface.hpp>
Public Member Functions | |
virtual void | notifyAmendmentBlocked ()=0 |
The function to call once an amendment block has been discovered. | |
The interface of a handler for amendment blocking.
|
pure virtual |
The function to call once an amendment block has been discovered.
Implemented in etlng::impl::AmendmentBlockHandler.