85 JLOG(context.j.info()) <<
"Insufficient network mode for RPC: "
86 << context.netOps.strOperatingMode();
88 if (context.apiVersion == 1)
97 if (context.apiVersion == 1)
102 auto const cID = context.ledgerMaster.getCurrentLedgerIndex();
103 auto const vID = context.ledgerMaster.getValidLedgerIndex();
107 JLOG(context.j.debug()) <<
"Current ledger ID(" << cID
108 <<
") is less than validated ledger ID(" << vID <<
")";
109 if (context.apiVersion == 1)
117 if (context.apiVersion == 1)