PrevUpHomeNext

RCLValidatedLedger::mismatch

Find the sequence number of the earliest mismatching ancestor.

Synopsis
friend Seq
mismatch(
    RCLValidatedLedger const& a,
    RCLValidatedLedger const& b);
Description
Header

#include <ripple/app/consensus/RCLValidations.h>


PrevUpHomeNext