mirror of
https://github.com/XRPLF/rippled.git
synced 2026-02-06 23:15:32 +00:00
deploy: 41c1be2bac
This commit is contained in:
@@ -130,7 +130,7 @@ $(document).ready(function() { init_codefold(0); });
|
||||
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span> << <span class="stringliteral">"Failed to find source account "</span></div>
|
||||
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span> << <span class="stringliteral">"in current ledger: "</span> << <a class="code hl_function" href="namespacexrpl.html#a4e17e8237bc800415c303501c667baeb">toBase58</a>(*srcAddressID);</div>
|
||||
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span> </div>
|
||||
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> <span class="keywordflow">return</span> <a class="code hl_class" href="classxrpl_1_1Unexpected.html">Unexpected</a>(<a class="code hl_function" href="namespacexrpl.html#a7a2757753d0ad2a65951d78ad6ed408b">rpcError</a>(<a class="code hl_enumvalue" href="namespacexrpl.html#af6fadbc1b2101eff5fa78e7e2a50b76fa949f2c42f40320f5320688fed244a544">rpcSRC_ACT_NOT_FOUND</a>));</div>
|
||||
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> <span class="keywordflow">return</span> <a class="code hl_class" href="classxrpl_1_1Unexpected.html">Unexpected</a>(<a class="code hl_function" href="namespacexrpl.html#ab2aea6659695e209e9affb77e421f43e">rpcError</a>(<a class="code hl_enumvalue" href="namespacexrpl.html#af6fadbc1b2101eff5fa78e7e2a50b76fa949f2c42f40320f5320688fed244a544">rpcSRC_ACT_NOT_FOUND</a>));</div>
|
||||
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"> 50</span> }</div>
|
||||
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"> 51</span> </div>
|
||||
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span> <span class="keywordflow">return</span> hasTicketSeq ? 0 : context.<a class="code hl_variable" href="structxrpl_1_1RPC_1_1Context.html#a3819425c846e53ec0f1bcfa7407df609">app</a>.<a class="code hl_function" href="classxrpl_1_1Application.html#a1aede25ac9ef3d38ad7dd4e3b11068c0">getTxQ</a>().<a class="code hl_function" href="classxrpl_1_1TxQ.html#ad2f3245075eacfdc5d3973ac3802cba7">nextQueuableSeq</a>(sle).<a class="code hl_function" href="classxrpl_1_1SeqProxy.html#afdf60eb1edcc6ebb5cc86a6ef3cc708a">value</a>();</div>
|
||||
@@ -175,7 +175,7 @@ $(document).ready(function() { init_codefold(0); });
|
||||
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span> <span class="keywordflow">else</span> <span class="keywordflow">if</span> (signer[jss::Signer][jss::TxnSignature] != <span class="stringliteral">""</span>)</div>
|
||||
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span> {</div>
|
||||
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span> <span class="comment">// Transaction must not be signed</span></div>
|
||||
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span> <span class="keywordflow">return</span> <a class="code hl_function" href="namespacexrpl.html#a7a2757753d0ad2a65951d78ad6ed408b">rpcError</a>(<a class="code hl_enumvalue" href="namespacexrpl.html#af6fadbc1b2101eff5fa78e7e2a50b76fa1b7e6eb9d98742e23f6c34ee635d6fa2">rpcTX_SIGNED</a>);</div>
|
||||
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span> <span class="keywordflow">return</span> <a class="code hl_function" href="namespacexrpl.html#ab2aea6659695e209e9affb77e421f43e">rpcError</a>(<a class="code hl_enumvalue" href="namespacexrpl.html#af6fadbc1b2101eff5fa78e7e2a50b76fa1b7e6eb9d98742e23f6c34ee635d6fa2">rpcTX_SIGNED</a>);</div>
|
||||
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span> }</div>
|
||||
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span> }</div>
|
||||
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span> }</div>
|
||||
@@ -188,7 +188,7 @@ $(document).ready(function() { init_codefold(0); });
|
||||
<div class="line"><a id="l00102" name="l00102"></a><span class="lineno"> 102</span> <span class="keywordflow">else</span> <span class="keywordflow">if</span> (sigObject[jss::TxnSignature] != <span class="stringliteral">""</span>)</div>
|
||||
<div class="line"><a id="l00103" name="l00103"></a><span class="lineno"> 103</span> {</div>
|
||||
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span> <span class="comment">// Transaction must not be signed</span></div>
|
||||
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno"> 105</span> <span class="keywordflow">return</span> <a class="code hl_function" href="namespacexrpl.html#a7a2757753d0ad2a65951d78ad6ed408b">rpcError</a>(<a class="code hl_enumvalue" href="namespacexrpl.html#af6fadbc1b2101eff5fa78e7e2a50b76fa1b7e6eb9d98742e23f6c34ee635d6fa2">rpcTX_SIGNED</a>);</div>
|
||||
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno"> 105</span> <span class="keywordflow">return</span> <a class="code hl_function" href="namespacexrpl.html#ab2aea6659695e209e9affb77e421f43e">rpcError</a>(<a class="code hl_enumvalue" href="namespacexrpl.html#af6fadbc1b2101eff5fa78e7e2a50b76fa1b7e6eb9d98742e23f6c34ee635d6fa2">rpcTX_SIGNED</a>);</div>
|
||||
<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span> }</div>
|
||||
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno"> 107</span> <span class="keywordflow">return</span> <a class="code hl_variableRef" href="http://en.cppreference.com/w/cpp/types/is_same.html">std::nullopt</a>;</div>
|
||||
<div class="line"><a id="l00108" name="l00108"></a><span class="lineno"> 108</span>}</div>
|
||||
@@ -496,16 +496,16 @@ $(document).ready(function() { init_codefold(0); });
|
||||
<div class="ttc" id="aexception_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/error/exception.html">std::exception</a></div></div>
|
||||
<div class="ttc" id="ais_same_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/types/is_same.html">std::is_same_v</a></div><div class="ttdeci">T is_same_v</div></div>
|
||||
<div class="ttc" id="anamespaceJson_html_a7d654b75c16a57007925868e38212b4eae8386dcfc36d1ae897745f7b4f77a1f6"><div class="ttname"><a href="namespaceJson.html#a7d654b75c16a57007925868e38212b4eae8386dcfc36d1ae897745f7b4f77a1f6">Json::objectValue</a></div><div class="ttdeci">@ objectValue</div><div class="ttdoc">object value (collection of name/value pairs).</div><div class="ttdef"><b>Definition</b> <a href="json__value_8h_source.html#l00028">json_value.h:27</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1RPC_html_a03bb6b0107f36a290e78920a5ec6c7de"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#a03bb6b0107f36a290e78920a5ec6c7de">xrpl::RPC::invalid_field_error</a></div><div class="ttdeci">Json::Value invalid_field_error(std::string const &name)</div><div class="ttdef"><b>Definition</b> <a href="ErrorCodes_8h_source.html#l00306">ErrorCodes.h:306</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1RPC_html_a674f16f7613c9b58f17e00c4c7123ac1"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#a674f16f7613c9b58f17e00c4c7123ac1">xrpl::RPC::missing_field_error</a></div><div class="ttdeci">Json::Value missing_field_error(std::string const &name)</div><div class="ttdef"><b>Definition</b> <a href="ErrorCodes_8h_source.html#l00264">ErrorCodes.h:264</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1RPC_html_a03bb6b0107f36a290e78920a5ec6c7de"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#a03bb6b0107f36a290e78920a5ec6c7de">xrpl::RPC::invalid_field_error</a></div><div class="ttdeci">Json::Value invalid_field_error(std::string const &name)</div><div class="ttdef"><b>Definition</b> <a href="ErrorCodes_8h_source.html#l00284">ErrorCodes.h:284</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1RPC_html_a674f16f7613c9b58f17e00c4c7123ac1"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#a674f16f7613c9b58f17e00c4c7123ac1">xrpl::RPC::missing_field_error</a></div><div class="ttdeci">Json::Value missing_field_error(std::string const &name)</div><div class="ttdef"><b>Definition</b> <a href="ErrorCodes_8h_source.html#l00242">ErrorCodes.h:242</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1RPC_html_a7496476716a8f30266f3cac63d4f1f35"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#a7496476716a8f30266f3cac63d4f1f35">xrpl::RPC::getCurrentNetworkFee</a></div><div class="ttdeci">Json::Value getCurrentNetworkFee(Role const role, Config const &config, LoadFeeTrack const &feeTrack, TxQ const &txQ, Application const &app, Json::Value const &tx, int mult, int div)</div><div class="ttdef"><b>Definition</b> <a href="TransactionSign_8cpp_source.html#l00869">TransactionSign.cpp:869</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1RPC_html_a7f166ac662d52a0665b18d8bf14bc966"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#a7f166ac662d52a0665b18d8bf14bc966">xrpl::RPC::object_field_error</a></div><div class="ttdeci">Json::Value object_field_error(std::string const &name)</div><div class="ttdef"><b>Definition</b> <a href="ErrorCodes_8h_source.html#l00282">ErrorCodes.h:282</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1RPC_html_a7f166ac662d52a0665b18d8bf14bc966"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#a7f166ac662d52a0665b18d8bf14bc966">xrpl::RPC::object_field_error</a></div><div class="ttdeci">Json::Value object_field_error(std::string const &name)</div><div class="ttdef"><b>Definition</b> <a href="ErrorCodes_8h_source.html#l00260">ErrorCodes.h:260</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1RPC_html_a9069af30bba32012e3ebd7202f172287"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#a9069af30bba32012e3ebd7202f172287">xrpl::RPC::insertMPTokenIssuanceID</a></div><div class="ttdeci">void insertMPTokenIssuanceID(Json::Value &response, std::shared_ptr< STTx const > const &transaction, TxMeta const &transactionMeta)</div><div class="ttdef"><b>Definition</b> <a href="MPTokenIssuanceID_8cpp_source.html#l00045">MPTokenIssuanceID.cpp:45</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1RPC_html_a95dedc0e65b4d9aa99a4a4ad074a42da"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#a95dedc0e65b4d9aa99a4a4ad074a42da">xrpl::RPC::insertDeliveredAmount</a></div><div class="ttdeci">void insertDeliveredAmount(Json::Value &meta, ReadView const &, std::shared_ptr< STTx const > const &serializedTx, TxMeta const &)</div><div class="ttdoc">Add a delivered_amount field to the meta input/output parameter.</div><div class="ttdef"><b>Definition</b> <a href="DeliveredAmount_8cpp_source.html#l00085">DeliveredAmount.cpp:85</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1RPC_html_aa0d0145ba96751528a22fb088c42242f"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#aa0d0145ba96751528a22fb088c42242f">xrpl::RPC::make_param_error</a></div><div class="ttdeci">Json::Value make_param_error(std::string const &message)</div><div class="ttdoc">Returns a new json object that indicates invalid parameters.</div><div class="ttdef"><b>Definition</b> <a href="ErrorCodes_8h_source.html#l00252">ErrorCodes.h:252</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1RPC_html_aa0d0145ba96751528a22fb088c42242f"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#aa0d0145ba96751528a22fb088c42242f">xrpl::RPC::make_param_error</a></div><div class="ttdeci">Json::Value make_param_error(std::string const &message)</div><div class="ttdoc">Returns a new json object that indicates invalid parameters.</div><div class="ttdef"><b>Definition</b> <a href="ErrorCodes_8h_source.html#l00230">ErrorCodes.h:230</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1RPC_html_aaf8b995a158f3f3025c2377fb6a8f2ac"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#aaf8b995a158f3f3025c2377fb6a8f2ac">xrpl::RPC::insertNFTSyntheticInJson</a></div><div class="ttdeci">void insertNFTSyntheticInJson(Json::Value &, std::shared_ptr< STTx const > const &, TxMeta const &)</div><div class="ttdoc">Adds common synthetic fields to transaction-related JSON responses.</div><div class="ttdef"><b>Definition</b> <a href="NFTSyntheticSerializer_8cpp_source.html#l00015">NFTSyntheticSerializer.cpp:15</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1RPC_html_abf089ac22409385b52e3548a86ccf942"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#abf089ac22409385b52e3548a86ccf942">xrpl::RPC::invalid_field_message</a></div><div class="ttdeci">std::string invalid_field_message(std::string const &name)</div><div class="ttdef"><b>Definition</b> <a href="ErrorCodes_8h_source.html#l00294">ErrorCodes.h:294</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1RPC_html_adacea89cc70d7238cdb1e5044c0d8932"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#adacea89cc70d7238cdb1e5044c0d8932">xrpl::RPC::make_error</a></div><div class="ttdeci">Json::Value make_error(error_code_i code)</div><div class="ttdoc">Returns a new json object that reflects the error code.</div><div class="ttdef"><b>Definition</b> <a href="ErrorCodes_8cpp_source.html#l00172">ErrorCodes.cpp:172</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1RPC_html_abf089ac22409385b52e3548a86ccf942"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#abf089ac22409385b52e3548a86ccf942">xrpl::RPC::invalid_field_message</a></div><div class="ttdeci">std::string invalid_field_message(std::string const &name)</div><div class="ttdef"><b>Definition</b> <a href="ErrorCodes_8h_source.html#l00272">ErrorCodes.h:272</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1RPC_html_adacea89cc70d7238cdb1e5044c0d8932"><div class="ttname"><a href="namespacexrpl_1_1RPC.html#adacea89cc70d7238cdb1e5044c0d8932">xrpl::RPC::make_error</a></div><div class="ttdeci">Json::Value make_error(error_code_i code)</div><div class="ttdoc">Returns a new json object that reflects the error code.</div><div class="ttdef"><b>Definition</b> <a href="ErrorCodes_8cpp_source.html#l00190">ErrorCodes.cpp:190</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1Resource_html_a2327b587a0ade83d408b553631fe4776"><div class="ttname"><a href="namespacexrpl_1_1Resource.html#a2327b587a0ade83d408b553631fe4776">xrpl::Resource::feeMediumBurdenRPC</a></div><div class="ttdeci">Charge const feeMediumBurdenRPC</div></div>
|
||||
<div class="ttc" id="anamespacexrpl_1_1keylet_html_ac5d7a88f7cef6ac1ddf06020da8ded16"><div class="ttname"><a href="namespacexrpl_1_1keylet.html#ac5d7a88f7cef6ac1ddf06020da8ded16">xrpl::keylet::account</a></div><div class="ttdeci">Keylet account(AccountID const &id) noexcept</div><div class="ttdoc">AccountID root.</div><div class="ttdef"><b>Definition</b> <a href="Indexes_8cpp_source.html#l00166">Indexes.cpp:166</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_html"><div class="ttname"><a href="namespacexrpl.html">xrpl</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#l00006">algorithm.h:6</a></div></div>
|
||||
@@ -517,10 +517,10 @@ $(document).ready(function() { init_codefold(0); });
|
||||
<div class="ttc" id="anamespacexrpl_html_a5ebe123665ba5171aac3af7c8f61ec85"><div class="ttname"><a href="namespacexrpl.html#a5ebe123665ba5171aac3af7c8f61ec85">xrpl::transResultInfo</a></div><div class="ttdeci">bool transResultInfo(TER code, std::string &token, std::string &text)</div><div class="ttdef"><b>Definition</b> <a href="TER_8cpp_source.html#l00230">TER.cpp:230</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_html_a74808fd9447f824d5decc7c2013b303f"><div class="ttname"><a href="namespacexrpl.html#a74808fd9447f824d5decc7c2013b303f">xrpl::simulateTxn</a></div><div class="ttdeci">static Json::Value simulateTxn(RPC::JsonContext &context, std::shared_ptr< Transaction > transaction)</div><div class="ttdef"><b>Definition</b> <a href="Simulate_8cpp_source.html#l00214">Simulate.cpp:214</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_html_a770ab22d94e73358a9be9beace203cc5"><div class="ttname"><a href="namespacexrpl.html#a770ab22d94e73358a9be9beace203cc5">xrpl::getAutofillSequence</a></div><div class="ttdeci">static Expected< std::uint32_t, Json::Value > getAutofillSequence(Json::Value const &tx_json, RPC::JsonContext &context)</div><div class="ttdef"><b>Definition</b> <a href="Simulate_8cpp_source.html#l00022">Simulate.cpp:22</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_html_a7a2757753d0ad2a65951d78ad6ed408b"><div class="ttname"><a href="namespacexrpl.html#a7a2757753d0ad2a65951d78ad6ed408b">xrpl::rpcError</a></div><div class="ttdeci">Json::Value rpcError(int iError)</div><div class="ttdef"><b>Definition</b> <a href="RPCErr_8cpp_source.html#l00012">RPCErr.cpp:12</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_html_a893975b9236eddfe394be6ccb3a3a3a5"><div class="ttname"><a href="namespacexrpl.html#a893975b9236eddfe394be6ccb3a3a3a5">xrpl::autofillSignature</a></div><div class="ttdeci">static std::optional< Json::Value > autofillSignature(Json::Value &sigObject)</div><div class="ttdef"><b>Definition</b> <a href="Simulate_8cpp_source.html#l00056">Simulate.cpp:56</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_html_a9398838a1e3b8ad08b8058995c1bc0d1"><div class="ttname"><a href="namespacexrpl.html#a9398838a1e3b8ad08b8058995c1bc0d1">xrpl::strUnHex</a></div><div class="ttdeci">std::optional< Blob > strUnHex(std::size_t strSize, Iterator begin, Iterator end)</div><div class="ttdef"><b>Definition</b> <a href="StringUtilities_8h_source.html#l00032">StringUtilities.h:32</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_html_aa9c763632cd4fc71818f494f79f6c799"><div class="ttname"><a href="namespacexrpl.html#aa9c763632cd4fc71818f494f79f6c799">xrpl::getTxJsonFromParams</a></div><div class="ttdeci">static Json::Value getTxJsonFromParams(Json::Value const &params)</div><div class="ttdef"><b>Definition</b> <a href="Simulate_8cpp_source.html#l00152">Simulate.cpp:152</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_html_ab2aea6659695e209e9affb77e421f43e"><div class="ttname"><a href="namespacexrpl.html#ab2aea6659695e209e9affb77e421f43e">xrpl::rpcError</a></div><div class="ttdeci">Json::Value rpcError(error_code_i iError)</div><div class="ttdef"><b>Definition</b> <a href="RPCErr_8cpp_source.html#l00012">RPCErr.cpp:12</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_html_abd040209899a4fb5e9c298f9156a074ea224b9b2a3663e5a5167095b5b4a06cf7"><div class="ttname"><a href="namespacexrpl.html#abd040209899a4fb5e9c298f9156a074ea224b9b2a3663e5a5167095b5b4a06cf7">xrpl::tapDRY_RUN</a></div><div class="ttdeci">@ tapDRY_RUN</div><div class="ttdef"><b>Definition</b> <a href="ApplyView_8h_source.html#l00031">ApplyView.h:30</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_html_acd1ed8abd10e935811061c255374f3ed"><div class="ttname"><a href="namespacexrpl.html#acd1ed8abd10e935811061c255374f3ed">xrpl::doSimulate</a></div><div class="ttdeci">Json::Value doSimulate(RPC::JsonContext &)</div><div class="ttdef"><b>Definition</b> <a href="Simulate_8cpp_source.html#l00301">Simulate.cpp:301</a></div></div>
|
||||
<div class="ttc" id="anamespacexrpl_html_ade06aea604ced5ef1fd3c94ab573b646"><div class="ttname"><a href="namespacexrpl.html#ade06aea604ced5ef1fd3c94ab573b646">xrpl::makeSlice</a></div><div class="ttdeci">std::enable_if_t< std::is_same< T, char >::value||std::is_same< T, unsigned char >::value, Slice > makeSlice(std::array< T, N > const &a)</div><div class="ttdef"><b>Definition</b> <a href="Slice_8h_source.html#l00225">Slice.h:225</a></div></div>
|
||||
|
||||
Reference in New Issue
Block a user