mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-20 19:15:54 +00:00
deploy: fda9e9a7ee
This commit is contained in:
@@ -108,7 +108,7 @@ $(function() {
|
||||
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> <span class="comment">// Feature.cpp. Because it's only used to reserve storage, and determine how</span></div>
|
||||
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span> <span class="comment">// large to make the FeatureBitset, it MAY be larger. It MUST NOT be less than</span></div>
|
||||
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span> <span class="comment">// the actual number of amendments. A LogicError on startup will verify this.</span></div>
|
||||
<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="namespaceripple_1_1detail.html#a21f3cf18de89d49823e064f09526cb5f"> 77</a></span> <span class="keyword">static</span> constexpr <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a> <a class="code" href="namespaceripple_1_1detail.html#a21f3cf18de89d49823e064f09526cb5f">numFeatures</a> = 53;</div>
|
||||
<div class="line"><a name="l00077"></a><span class="lineno"><a class="line" href="namespaceripple_1_1detail.html#a21f3cf18de89d49823e064f09526cb5f"> 77</a></span> <span class="keyword">static</span> constexpr <a class="codeRef" href="http://en.cppreference.com/w/cpp/types/size_t.html">std::size_t</a> <a class="code" href="namespaceripple_1_1detail.html#a21f3cf18de89d49823e064f09526cb5f">numFeatures</a> = 54;</div>
|
||||
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  </div>
|
||||
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span> <a class="codeRef" href="http://en.cppreference.com/w/cpp/container/map.html">std::map<std::string, DefaultVote></a> <span class="keyword">const</span>&</div>
|
||||
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> <a class="code" href="namespaceripple_1_1detail.html#a8d6ca19ec37d10a7f601bd9c53335c2a">supportedAmendments</a>();</div>
|
||||
@@ -363,10 +363,11 @@ $(function() {
|
||||
<div class="line"><a name="l00340"></a><span class="lineno"> 340</span> <span class="keyword">extern</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#ab6b87f591d4f3dee9dfcaf11249616a9">fixTrustLinesToSelf</a>;</div>
|
||||
<div class="line"><a name="l00341"></a><span class="lineno"> 341</span> <span class="keyword">extern</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#aa035aaadc44680dfcde94efd7a0e67e2">fixRemoveNFTokenAutoTrustLine</a>;</div>
|
||||
<div class="line"><a name="l00342"></a><span class="lineno"> 342</span> <span class="keyword">extern</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a5518468ab72c2261a1c2a62c3056b43f">featureImmediateOfferKilled</a>;</div>
|
||||
<div class="line"><a name="l00343"></a><span class="lineno"> 343</span>  </div>
|
||||
<div class="line"><a name="l00344"></a><span class="lineno"> 344</span> } <span class="comment">// namespace ripple</span></div>
|
||||
<div class="line"><a name="l00345"></a><span class="lineno"> 345</span>  </div>
|
||||
<div class="line"><a name="l00346"></a><span class="lineno"> 346</span> <span class="preprocessor">#endif</span></div>
|
||||
<div class="line"><a name="l00343"></a><span class="lineno"> 343</span> <span class="keyword">extern</span> <a class="code" href="namespaceripple.html#a356c68147333a9a48a344718038576d9">uint256</a> <span class="keyword">const</span> <a class="code" href="namespaceripple.html#a2abe85419644def21413627f484a8df0">featureDisallowIncoming</a>;</div>
|
||||
<div class="line"><a name="l00344"></a><span class="lineno"> 344</span>  </div>
|
||||
<div class="line"><a name="l00345"></a><span class="lineno"> 345</span> } <span class="comment">// namespace ripple</span></div>
|
||||
<div class="line"><a name="l00346"></a><span class="lineno"> 346</span>  </div>
|
||||
<div class="line"><a name="l00347"></a><span class="lineno"> 347</span> <span class="preprocessor">#endif</span></div>
|
||||
</div><!-- fragment --></div><!-- contents -->
|
||||
<div class="ttc" id="aclassripple_1_1FeatureBitset_html_ab049da7378251e17266e03d5baae583c"><div class="ttname"><a href="classripple_1_1FeatureBitset.html#ab049da7378251e17266e03d5baae583c">ripple::FeatureBitset::operator|=</a></div><div class="ttdeci">FeatureBitset & operator|=(FeatureBitset const &rhs)</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8h_source.html#l00207">Feature.h:207</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aa035aaadc44680dfcde94efd7a0e67e2"><div class="ttname"><a href="namespaceripple.html#aa035aaadc44680dfcde94efd7a0e67e2">ripple::fixRemoveNFTokenAutoTrustLine</a></div><div class="ttdeci">const uint256 fixRemoveNFTokenAutoTrustLine</div></div>
|
||||
@@ -406,6 +407,7 @@ $(function() {
|
||||
<div class="ttc" id="anamespaceripple_html_a28496e4c629a4a47a403a018f841d724"><div class="ttname"><a href="namespaceripple.html#a28496e4c629a4a47a403a018f841d724">ripple::featureExpandedSignerList</a></div><div class="ttdeci">const uint256 featureExpandedSignerList</div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1detail_html_a8d6ca19ec37d10a7f601bd9c53335c2a"><div class="ttname"><a href="namespaceripple_1_1detail.html#a8d6ca19ec37d10a7f601bd9c53335c2a">ripple::detail::supportedAmendments</a></div><div class="ttdeci">std::map< std::string, DefaultVote > const & supportedAmendments()</div><div class="ttdoc">Amendments that this server supports and the default voting behavior.</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00319">Feature.cpp:319</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_afaf9aac668f4e0805bc2911291e29e9faa6105c0a611b41b08f1209506350279e"><div class="ttname"><a href="namespaceripple.html#afaf9aac668f4e0805bc2911291e29e9faa6105c0a611b41b08f1209506350279e">ripple::DefaultVote::yes</a></div><div class="ttdeci">@ yes</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a2abe85419644def21413627f484a8df0"><div class="ttname"><a href="namespaceripple.html#a2abe85419644def21413627f484a8df0">ripple::featureDisallowIncoming</a></div><div class="ttdeci">const uint256 featureDisallowIncoming</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a1e4e6d3ac032cc3787c0901156036618"><div class="ttname"><a href="namespaceripple.html#a1e4e6d3ac032cc3787c0901156036618">ripple::fix1513</a></div><div class="ttdeci">const uint256 fix1513</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_ac73c4c435b681301e35a8028c549c709"><div class="ttname"><a href="namespaceripple.html#ac73c4c435b681301e35a8028c549c709">ripple::fixCheckThreading</a></div><div class="ttdeci">const uint256 fixCheckThreading</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a7ddad39c3614122e497f9a0980f0f0cc"><div class="ttname"><a href="namespaceripple.html#a7ddad39c3614122e497f9a0980f0f0cc">ripple::fixAmendmentMajorityCalc</a></div><div class="ttdeci">const uint256 fixAmendmentMajorityCalc</div></div>
|
||||
|
||||
Reference in New Issue
Block a user