mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-21 03:26:01 +00:00
deploy: 6534757d85
This commit is contained in:
@@ -204,7 +204,7 @@ $(function() {
|
||||
<div class="ttc" id="anamespaceripple_1_1nft_html_a5a717e41d61c4e7c1b2636ca6c8f7c6e"><div class="ttname"><a href="namespaceripple_1_1nft.html#a5a717e41d61c4e7c1b2636ca6c8f7c6e">ripple::nft::getIssuer</a></div><div class="ttdeci">AccountID getIssuer(uint256 const &id)</div><div class="ttdef"><b>Definition:</b> <a href="nft_8h_source.html#l00120">nft.h:120</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_1_1nft_html_a72de77616ffccacab0adc696f88de33f"><div class="ttname"><a href="namespaceripple_1_1nft.html#a72de77616ffccacab0adc696f88de33f">ripple::nft::tokenOfferCreatePreclaim</a></div><div class="ttdeci">TER tokenOfferCreatePreclaim(ReadView const &view, AccountID const &acctID, AccountID const &nftIssuer, STAmount const &amount, std::optional< AccountID > const &dest, std::uint16_t nftFlags, std::uint16_t xferFee, beast::Journal j, std::optional< AccountID > const &owner, std::uint32_t txFlags)</div><div class="ttdoc">Preclaim checks shared by NFTokenCreateOffer and NFTokenMint.</div><div class="ttdef"><b>Definition:</b> <a href="NFTokenUtils_8cpp_source.html#l00897">NFTokenUtils.cpp:897</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_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_a3031c0be064bbe5028a5327f6a1c2e27"><div class="ttname"><a href="namespaceripple.html#a3031c0be064bbe5028a5327f6a1c2e27">ripple::tfNFTokenCreateOfferMask</a></div><div class="ttdeci">constexpr std::uint32_t const tfNFTokenCreateOfferMask</div><div class="ttdef"><b>Definition:</b> <a href="TxFlags_8h_source.html#l00195">TxFlags.h:195</a></div></div>
|
||||
<div class="ttc" id="anamespaceripple_html_a449cf5cfc4fd3f6c2a3577a57374bda5"><div class="ttname"><a href="namespaceripple.html#a449cf5cfc4fd3f6c2a3577a57374bda5">ripple::tfSellNFToken</a></div><div class="ttdeci">constexpr std::uint32_t const tfSellNFToken</div><div class="ttdef"><b>Definition:</b> <a href="TxFlags_8h_source.html#l00194">TxFlags.h:194</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>
|
||||
|
||||
Reference in New Issue
Block a user