73 JLOG(context.j.info()) <<
"Insufficient network mode for RPC: "
74 << context.netOps.strOperatingMode();
76 if (context.apiVersion == 1)
85 if (context.apiVersion == 1)
90 auto const cID = context.ledgerMaster.getCurrentLedgerIndex();
91 auto const vID = context.ledgerMaster.getValidLedgerIndex();
95 JLOG(context.j.debug()) <<
"Current ledger ID(" << cID
96 <<
") is less than validated ledger ID(" << vID <<
")";
97 if (context.apiVersion == 1)
105 if (context.apiVersion == 1)