mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-01 16:35:53 +00:00
deploy: 621df422a7
This commit is contained in:
@@ -135,7 +135,7 @@ $(function() {
|
||||
<div class="ttc" id="aclassripple_1_1FeeVote_html_a352f6c134d2890d36d07224e73034a8e"><div class="ttname"><a href="classripple_1_1FeeVote.html#a352f6c134d2890d36d07224e73034a8e">ripple::FeeVote::doVoting</a></div><div class="ttdeci">virtual void doVoting(std::shared_ptr< ReadView const > const &lastClosedLedger, std::vector< std::shared_ptr< STValidation > > const &parentValidations, std::shared_ptr< SHAMap > const &initialPosition)=0</div><div class="ttdoc">Cast our local vote on the fee.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1FeeVote_html_a5261d52f9ef186c07a98cdfc2c73a590"><div class="ttname"><a href="classripple_1_1FeeVote.html#a5261d52f9ef186c07a98cdfc2c73a590">ripple::FeeVote::~FeeVote</a></div><div class="ttdeci">virtual ~FeeVote()=default</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1FeeVote_html_a8fc2834bb93eb35138b36f9b7a29f954"><div class="ttname"><a href="classripple_1_1FeeVote.html#a8fc2834bb93eb35138b36f9b7a29f954">ripple::FeeVote::doValidation</a></div><div class="ttdeci">virtual void doValidation(Fees const &lastFees, Rules const &rules, STValidation &val)=0</div><div class="ttdoc">Add local fee preference to validation.</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Rules_html"><div class="ttname"><a href="classripple_1_1Rules.html">ripple::Rules</a></div><div class="ttdoc">Rules controlling protocol behavior.</div><div class="ttdef"><b>Definition:</b> <a href="Rules_8h_source.html#l00034">Rules.h:35</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1Rules_html"><div class="ttname"><a href="classripple_1_1Rules.html">ripple::Rules</a></div><div class="ttdoc">Rules controlling protocol behavior.</div><div class="ttdef"><b>Definition:</b> <a href="Rules_8h_source.html#l00037">Rules.h:38</a></div></div>
|
||||
<div class="ttc" id="aclassripple_1_1STValidation_html"><div class="ttname"><a href="classripple_1_1STValidation.html">ripple::STValidation</a></div><div class="ttdef"><b>Definition:</b> <a href="STValidation_8h_source.html#l00046">STValidation.h:47</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html"><div class="ttname"><a href="namespaceripple.html">ripple</a></div><div class="ttdoc">Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.</div><div class="ttdef"><b>Definition:</b> <a href="algorithm_8h_source.html#l00026">algorithm.h:26</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a56634a05bfc2b4f7c95169c75f370554"><div class="ttname"><a href="namespaceripple.html#a56634a05bfc2b4f7c95169c75f370554">ripple::make_FeeVote</a></div><div class="ttdeci">std::unique_ptr< FeeVote > make_FeeVote(FeeSetup const &setup, beast::Journal journal)</div><div class="ttdoc">Create an instance of the FeeVote logic.</div><div class="ttdef"><b>Definition:</b> <a href="FeeVoteImpl_8cpp_source.html#l00340">FeeVoteImpl.cpp:340</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user