mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-21 03:26:01 +00:00
deploy: 6534757d85
This commit is contained in:
@@ -245,7 +245,7 @@ $(function() {
|
||||
<div class="ttc" id="anamespaceripple_1_1nft_html_a8217fa70057de09b69cb99c8cfcb68ef"><div class="ttname"><a href="namespaceripple_1_1nft.html#a8217fa70057de09b69cb99c8cfcb68ef">ripple::nft::notTooManyOffers</a></div><div class="ttdeci">TER notTooManyOffers(ReadView const &view, uint256 const &nftokenID)</div><div class="ttdoc">Returns tesSUCCESS if NFToken has few enough offers that it can be burned.</div><div class="ttdef"><b>Definition:</b> <a href="NFTokenUtils_8cpp_source.html#l00655">NFTokenUtils.cpp:655</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1nft_html_a85dc7006d747123fc93c4fac11678a62"><div class="ttname"><a href="namespaceripple_1_1nft.html#a85dc7006d747123fc93c4fac11678a62">ripple::nft::findToken</a></div><div class="ttdeci">std::optional< STObject > findToken(ReadView const &view, AccountID const &owner, uint256 const &nftokenID)</div><div class="ttdoc">Finds the specified token in the owner's token directory.</div><div class="ttdef"><b>Definition:</b> <a href="NFTokenUtils_8cpp_source.html#l00560">NFTokenUtils.cpp:560</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1nft_html_abb4362fd10edf10dd40898b0ba5cdd6e"><div class="ttname"><a href="namespaceripple_1_1nft.html#abb4362fd10edf10dd40898b0ba5cdd6e">ripple::nft::removeTokenOffersWithLimit</a></div><div class="ttdeci">std::size_t removeTokenOffersWithLimit(ApplyView &view, Keylet const &directory, std::size_t maxDeletableOffers)</div><div class="ttdoc">Delete up to a specified number of offers from the specified token offer directory.</div><div class="ttdef"><b>Definition:</b> <a href="NFTokenUtils_8cpp_source.html#l00605">NFTokenUtils.cpp:605</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"><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#l00025">algorithm.h:25</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a55a6147856ee62015775e16e617c0814"><div class="ttname"><a href="namespaceripple.html#a55a6147856ee62015775e16e617c0814">ripple::maxDeletableTokenOfferEntries</a></div><div class="ttdeci">std::size_t constexpr maxDeletableTokenOfferEntries</div><div class="ttdoc">The maximum number of offers in an offer directory for NFT to be burnable.</div><div class="ttdef"><b>Definition:</b> <a href="Protocol_8h_source.html#l00072">Protocol.h:72</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a5dfb437ade69624474bbe4125ceb791a"><div class="ttname"><a href="namespaceripple.html#a5dfb437ade69624474bbe4125ceb791a">ripple::preflight1</a></div><div class="ttdeci">NotTEC preflight1(PreflightContext const &ctx)</div><div class="ttdoc">Performs early sanity checks on the account and fee fields.</div><div class="ttdef"><b>Definition:</b> <a href="Transactor_8cpp_source.html#l00091">Transactor.cpp:91</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a8b257ff89d14ac75ce240946f32d3773"><div class="ttname"><a href="namespaceripple.html#a8b257ff89d14ac75ce240946f32d3773">ripple::preflight2</a></div><div class="ttdeci">NotTEC preflight2(PreflightContext const &ctx)</div><div class="ttdoc">Checks whether the signature appears valid.</div><div class="ttdef"><b>Definition:</b> <a href="Transactor_8cpp_source.html#l00160">Transactor.cpp:160</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user