mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-29 07:25:51 +00:00
Add Validators unit tests
This commit is contained in:
@@ -41,6 +41,9 @@ public:
|
||||
|
||||
// Visit every object in the database
|
||||
// This function will only be called during an import operation
|
||||
//
|
||||
// VFALCO TODO Replace FUNCTION_TYPE with a beast lift.
|
||||
//
|
||||
virtual void visitAll (FUNCTION_TYPE <void (NodeObject::pointer)>) = 0;
|
||||
|
||||
// VFALCO TODO Put this bulk writing logic into a separate class.
|
||||
|
||||
Reference in New Issue
Block a user