mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
RCL Consensus
This directory holds the types and classes needed to connect the generic consensus algorithm to the rippled-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 therippledapplication.