Generic validations adaptor classs for RCL.
class RCLValidationsAdaptor
Name |
Description |
---|---|
Name |
Description |
---|---|
Attempt to acquire the ledger with given id from the network. |
|
Flush current validations to disk before shutdown. |
|
Current time used to determine if validations are stale. |
|
Handle a newly stale validation. |
Manages storing and writing stale RCLValidations to the sqlite DB and acquiring validated ledgers from the network.
#include <ripple/app/consensus/RCLValidations.h>