bool handleNewValidation( Application& app, STValidation::ref val, std::string const& source);
Also sets the trust status of a validation based on the validating node's public key and this node's current UNL.
Name |
Description |
---|---|
|
Application object containing validations and ledgerMaster |
|
The validation to add |
|
Name associated with validation used in logging |
Whether the validation should be relayed
#include <ripple/app/consensus/RCLValidations.h>