mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-22 14:50:54 +00:00
Resolve conflicts by keeping phase-9's getobject_* metric instrumentation and applying develop's snake_case namespace rename (#7933) to it: Resource:: -> resource::, Tuning:: -> tuning::, BuildInfo:: -> build_info::.
RCL Consensus
This directory holds the types and classes needed to connect the generic consensus algorithm to the xrpld-specific instance of consensus.
RCLCxTxadapts aSHAMapItemtransaction.RCLCxTxSetadapts aSHAMapto represent a set of transactions.RCLCxLedgeradapts aLedger.RCLConsensusis implements the requirements of the genericConsensusclass by connecting to the rest of thexrpldapplication.