mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-22 03:55:53 +00:00
deploy: 159dfb5acb
This commit is contained in:
@@ -501,7 +501,7 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1RCLConsensus_1_1Adaptor_html_af8d2a95620b4b70e89890757d9bfb528"><div class="ttname"><a href="classripple_1_1RCLConsensus_1_1Adaptor.html#af8d2a95620b4b70e89890757d9bfb528">ripple::RCLConsensus::Adaptor::getQuorumKeys</a></div><div class="ttdeci">std::pair< std::size_t, hash_set< NodeKey_t > > getQuorumKeys() const</div><div class="ttdef"><b>Definition:</b> <a href="RCLConsensus_8cpp_source.html#l01053">RCLConsensus.cpp:1053</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLConsensus_html"><div class="ttname"><a href="classripple_1_1RCLConsensus.html">ripple::RCLConsensus</a></div><div class="ttdoc">Manages the generic consensus algorithm for use by the RCL.</div><div class="ttdef"><b>Definition:</b> <a href="RCLConsensus_8h_source.html#l00050">RCLConsensus.h:51</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLConsensus_html_a0729fe64a3d02cea8d6329cb0a37bae3"><div class="ttname"><a href="classripple_1_1RCLConsensus.html#a0729fe64a3d02cea8d6329cb0a37bae3">ripple::RCLConsensus::RCLConsensus</a></div><div class="ttdeci">RCLConsensus(RCLConsensus const &)=delete</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLConsensus_html_a250f08961ce3c3410f96824cfe385bd2"><div class="ttname"><a href="classripple_1_1RCLConsensus.html#a250f08961ce3c3410f96824cfe385bd2">ripple::RCLConsensus::startRound</a></div><div class="ttdeci">void startRound(NetClock::time_point const &now, RCLCxLedger::ID const &prevLgrId, RCLCxLedger const &prevLgr, hash_set< NodeID > const &nowUntrusted, hash_set< NodeID > const &nowTrusted)</div><div class="ttdoc">Adjust the set of trusted validators and kick-off the next round of consensus.</div><div class="ttdef"><b>Definition:</b> <a href="RCLConsensus_8cpp_source.html#l01081">RCLConsensus.cpp:1081</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLConsensus_html_a250f08961ce3c3410f96824cfe385bd2"><div class="ttname"><a href="classripple_1_1RCLConsensus.html#a250f08961ce3c3410f96824cfe385bd2">ripple::RCLConsensus::startRound</a></div><div class="ttdeci">void startRound(NetClock::time_point const &now, RCLCxLedger::ID const &prevLgrId, RCLCxLedger const &prevLgr, hash_set< NodeID > const &nowUntrusted, hash_set< NodeID > const &nowTrusted)</div><div class="ttdoc">Adjust the set of trusted validators and kick-off the next round of consensus.</div><div class="ttdef"><b>Definition:</b> <a href="RCLConsensus_8cpp_source.html#l01080">RCLConsensus.cpp:1080</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLConsensus_html_a269eadc254a964bcd8d79876420c379b"><div class="ttname"><a href="classripple_1_1RCLConsensus.html#a269eadc254a964bcd8d79876420c379b">ripple::RCLConsensus::gotTxSet</a></div><div class="ttdeci">void gotTxSet(NetClock::time_point const &now, RCLTxSet const &txSet)</div><div class="ttdef"><b>Definition:</b> <a href="RCLConsensus_8cpp_source.html#l00954">RCLConsensus.cpp:954</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLConsensus_html_a26d19ae0a6f1578b35205d6fff9f568b"><div class="ttname"><a href="classripple_1_1RCLConsensus.html#a26d19ae0a6f1578b35205d6fff9f568b">ripple::RCLConsensus::prevProposers</a></div><div class="ttdeci">std::size_t prevProposers() const</div><div class="ttdoc">Get the number of proposing peers that participated in the previous round.</div><div class="ttdef"><b>Definition:</b> <a href="RCLConsensus_8h_source.html#l00443">RCLConsensus.h:443</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1RCLConsensus_html_a41b5d07d847a52a3408b8e366b8ee53b"><div class="ttname"><a href="classripple_1_1RCLConsensus.html#a41b5d07d847a52a3408b8e366b8ee53b">ripple::RCLConsensus::simulate</a></div><div class="ttdeci">void simulate(NetClock::time_point const &now, std::optional< std::chrono::milliseconds > consensusDelay)</div><div class="ttdef"><b>Definition:</b> <a href="RCLConsensus_8cpp_source.html#l00972">RCLConsensus.cpp:972</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user