mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
deploy: ac78b7a9a7
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> = 56;</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> = 57;</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>
|
||||
@@ -366,10 +366,11 @@ $(function() {
|
||||
<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> <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#a9f380a9b7e970a7696d3bdd2651bcaaf">featureXRPFees</a>;</div>
|
||||
<div class="line"><a name="l00345"></a><span class="lineno"> 345</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#aca7b4bf41e621edeabbb353a76e9b055">fixUniversalNumber</a>;</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="comment">// namespace ripple</span></div>
|
||||
<div class="line"><a name="l00348"></a><span class="lineno"> 348</span>  </div>
|
||||
<div class="line"><a name="l00349"></a><span class="lineno"> 349</span> <span class="preprocessor">#endif</span></div>
|
||||
<div class="line"><a name="l00346"></a><span class="lineno"> 346</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#a831b340e9f96cdaec47e018aeff72dec">fixNonFungibleTokensV1_2</a>;</div>
|
||||
<div class="line"><a name="l00347"></a><span class="lineno"> 347</span>  </div>
|
||||
<div class="line"><a name="l00348"></a><span class="lineno"> 348</span> } <span class="comment">// namespace ripple</span></div>
|
||||
<div class="line"><a name="l00349"></a><span class="lineno"> 349</span>  </div>
|
||||
<div class="line"><a name="l00350"></a><span class="lineno"> 350</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>
|
||||
@@ -458,6 +459,7 @@ $(function() {
|
||||
<div class="ttc" id="aflip_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/utility/bitset/flip.html">std::bitset< detail::numFeatures >::flip</a></div><div class="ttdeci">T flip(T... args)</div></div>
|
||||
<div class="ttc" id="aclassripple_1_1FeatureBitset_html_a5c7ea625886522a15525a3acb3c9c750"><div class="ttname"><a href="classripple_1_1FeatureBitset.html#a5c7ea625886522a15525a3acb3c9c750">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#l00200">Feature.h:200</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a641d0cd1ae7b4807024597224a33d57e"><div class="ttname"><a href="namespaceripple.html#a641d0cd1ae7b4807024597224a33d57e">ripple::featureOwnerPaysFee</a></div><div class="ttdeci">const uint256 featureOwnerPaysFee</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a831b340e9f96cdaec47e018aeff72dec"><div class="ttname"><a href="namespaceripple.html#a831b340e9f96cdaec47e018aeff72dec">ripple::fixNonFungibleTokensV1_2</a></div><div class="ttdeci">const uint256 fixNonFungibleTokensV1_2</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_adba2cb9b84145dcb4b81daa3249d7d5b"><div class="ttname"><a href="namespaceripple.html#adba2cb9b84145dcb4b81daa3249d7d5b">ripple::featureCheckCashMakesTrustLine</a></div><div class="ttdeci">const uint256 featureCheckCashMakesTrustLine</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aceb75e0144de4950c33dedd1191de320"><div class="ttname"><a href="namespaceripple.html#aceb75e0144de4950c33dedd1191de320">ripple::fix1571</a></div><div class="ttdeci">const uint256 fix1571</div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_aa3339c924836be74a553eb0fd5966a3c"><div class="ttname"><a href="namespaceripple.html#aa3339c924836be74a553eb0fd5966a3c">ripple::getRegisteredFeature</a></div><div class="ttdeci">std::optional< uint256 > getRegisteredFeature(std::string const &name)</div><div class="ttdef"><b>Definition:</b> <a href="Feature_8cpp_source.html#l00341">Feature.cpp:341</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user