Notify peers of a consensus state change.
void notify( protocol::NodeEvent ne, RCLCxLedger const& ledger, bool haveCorrectLCL);
Name |
Description |
---|---|
|
Event type for notification |
|
The ledger at the time of the state change |
|
Whether we believ we have the correct LCL. |