Skip to content

Commit

Permalink
deploy: 1107fa7
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinonard committed Nov 25, 2024
1 parent c359e6e commit aa7e302
Show file tree
Hide file tree
Showing 998 changed files with 2,021 additions and 2,043 deletions.
4 changes: 2 additions & 2 deletions astar_collator/parachain/fake_runtime_api/struct.Runtime.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -349,11 +349,11 @@
) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.77.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;(<a class="enum" href="https://doc.rust-lang.org/1.77.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;Block&lt;TransactionV2&gt;&gt;, <a class="enum" href="https://doc.rust-lang.org/1.77.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="https://doc.rust-lang.org/1.77.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;FrontierReceiptData&gt;&gt;, <a class="enum" href="https://doc.rust-lang.org/1.77.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="https://doc.rust-lang.org/1.77.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;TransactionStatus&gt;&gt;), ApiError&gt;</h4></section></summary><span class="item-info"><div class="stab deprecated"><span class="emoji">👎</span><span>Deprecated</span></div></span><div class='docblock'>Return all the current data for a block in a single runtime call.</div></details><section id="method.current_all" class="method trait-impl"><a href="#method.current_all" class="anchor">§</a><h4 class="code-header">fn <a class="fn">current_all</a>(
&amp;self,
__runtime_api_at_param__: &lt;Block as Block&gt;::Hash
) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.77.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;(<a class="enum" href="https://doc.rust-lang.org/1.77.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;Block&lt;TransactionV2&gt;&gt;, <a class="enum" href="https://doc.rust-lang.org/1.77.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="https://doc.rust-lang.org/1.77.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;ReceiptV3&gt;&gt;, <a class="enum" href="https://doc.rust-lang.org/1.77.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="https://doc.rust-lang.org/1.77.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;TransactionStatus&gt;&gt;), ApiError&gt;</h4></section><details class="toggle method-toggle" open><summary><section id="method.extrinsic_filter_before_version_2" class="method trait-impl"><a href="#method.extrinsic_filter_before_version_2" class="anchor">§</a><h4 class="code-header">fn <a class="fn">extrinsic_filter_before_version_2</a>(
) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.77.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;(<a class="enum" href="https://doc.rust-lang.org/1.77.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;Block&lt;TransactionV2&gt;&gt;, <a class="enum" href="https://doc.rust-lang.org/1.77.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="https://doc.rust-lang.org/1.77.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;ReceiptV3&gt;&gt;, <a class="enum" href="https://doc.rust-lang.org/1.77.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="https://doc.rust-lang.org/1.77.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;TransactionStatus&gt;&gt;), ApiError&gt;</h4></section><details class="toggle method-toggle" open><summary><section id="method.extrinsic_filter_before_version_2-1" class="method trait-impl"><a href="#method.extrinsic_filter_before_version_2-1" class="anchor">§</a><h4 class="code-header">fn <a class="fn">extrinsic_filter_before_version_2</a>(
&amp;self,
__runtime_api_at_param__: &lt;Block as Block&gt;::Hash,
xts: <a class="struct" href="https://doc.rust-lang.org/1.77.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;&lt;Block as Block&gt;::Extrinsic&gt;
) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.77.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="struct" href="https://doc.rust-lang.org/1.77.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;LegacyTransaction&gt;, ApiError&gt;</h4></section></summary><span class="item-info"><div class="stab deprecated"><span class="emoji">👎</span><span>Deprecated</span></div></span><div class='docblock'>Receives a <code>Vec&lt;OpaqueExtrinsic&gt;</code> and filters all the ethereum transactions. Legacy.</div></details><details class="toggle method-toggle" open><summary><section id="method.extrinsic_filter" class="method trait-impl"><a href="#method.extrinsic_filter" class="anchor">§</a><h4 class="code-header">fn <a class="fn">extrinsic_filter</a>(
) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.77.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="struct" href="https://doc.rust-lang.org/1.77.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;LegacyTransaction&gt;, ApiError&gt;</h4></section></summary><span class="item-info"><div class="stab deprecated"><span class="emoji">👎</span><span>Deprecated</span></div></span><div class='docblock'>Receives a <code>Vec&lt;OpaqueExtrinsic&gt;</code> and filters all the ethereum transactions. Legacy.</div></details><details class="toggle method-toggle" open><summary><section id="method.extrinsic_filter-1" class="method trait-impl"><a href="#method.extrinsic_filter-1" class="anchor">§</a><h4 class="code-header">fn <a class="fn">extrinsic_filter</a>(
&amp;self,
__runtime_api_at_param__: &lt;Block as Block&gt;::Hash,
xts: <a class="struct" href="https://doc.rust-lang.org/1.77.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;&lt;Block as Block&gt;::Extrinsic&gt;
Expand Down Expand Up @@ -475,12 +475,12 @@
<a class="primitive" href="https://doc.rust-lang.org/1.77.0/std/primitive.reference.html">&amp;'static RuntimeApiImplCall</a>: <a class="trait" href="https://doc.rust-lang.org/1.77.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a>,
<a class="struct" href="https://doc.rust-lang.org/1.77.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;&lt;__SrApiBlock__ as BlockT&gt;::Extrinsic&gt;: <a class="trait" href="https://doc.rust-lang.org/1.77.0/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a> + <a class="trait" href="https://doc.rust-lang.org/1.77.0/core/panic/unwind_safe/trait.RefUnwindSafe.html" title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a>,
<a class="struct" href="../../../moonbeam_rpc_primitives_txpool/struct.TxPoolResponse.html" title="struct moonbeam_rpc_primitives_txpool::TxPoolResponse">TxPoolResponse</a>: <a class="trait" href="https://doc.rust-lang.org/1.77.0/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a> + <a class="trait" href="https://doc.rust-lang.org/1.77.0/core/panic/unwind_safe/trait.RefUnwindSafe.html" title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a>,
__SrApiBlock__::Header: <a class="trait" href="https://doc.rust-lang.org/1.77.0/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a> + <a class="trait" href="https://doc.rust-lang.org/1.77.0/core/panic/unwind_safe/trait.RefUnwindSafe.html" title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.extrinsic_filter_before_version_2-1" class="method trait-impl"><a class="src rightside" href="../../../src/moonbeam_rpc_primitives_txpool/lib.rs.html#41-54">source</a><a href="#method.extrinsic_filter_before_version_2-1" class="anchor">§</a><h4 class="code-header">fn <a href="../../../moonbeam_rpc_primitives_txpool/trait.TxPoolRuntimeApi.html#method.extrinsic_filter_before_version_2" class="fn">extrinsic_filter_before_version_2</a>(
__SrApiBlock__::Header: <a class="trait" href="https://doc.rust-lang.org/1.77.0/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a> + <a class="trait" href="https://doc.rust-lang.org/1.77.0/core/panic/unwind_safe/trait.RefUnwindSafe.html" title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.extrinsic_filter_before_version_2" class="method trait-impl"><a class="src rightside" href="../../../src/moonbeam_rpc_primitives_txpool/lib.rs.html#41-54">source</a><a href="#method.extrinsic_filter_before_version_2" class="anchor">§</a><h4 class="code-header">fn <a href="../../../moonbeam_rpc_primitives_txpool/trait.TxPoolRuntimeApi.html#method.extrinsic_filter_before_version_2" class="fn">extrinsic_filter_before_version_2</a>(
&amp;self,
__runtime_api_at_param__: &lt;Block as Block&gt;::Hash,
xt_ready: <a class="struct" href="https://doc.rust-lang.org/1.77.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;&lt;Block as Block&gt;::Extrinsic&gt;,
xt_future: <a class="struct" href="https://doc.rust-lang.org/1.77.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;&lt;Block as Block&gt;::Extrinsic&gt;
) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.77.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="struct" href="../../../moonbeam_rpc_primitives_txpool/struct.TxPoolResponseLegacy.html" title="struct moonbeam_rpc_primitives_txpool::TxPoolResponseLegacy">TxPoolResponseLegacy</a>, ApiError&gt;</h4></section></summary><span class="item-info"><div class="stab deprecated"><span class="emoji">👎</span><span>Deprecated</span></div></span></details><section id="method.extrinsic_filter-1" class="method trait-impl"><a class="src rightside" href="../../../src/moonbeam_rpc_primitives_txpool/lib.rs.html#41-54">source</a><a href="#method.extrinsic_filter-1" class="anchor">§</a><h4 class="code-header">fn <a href="../../../moonbeam_rpc_primitives_txpool/trait.TxPoolRuntimeApi.html#method.extrinsic_filter" class="fn">extrinsic_filter</a>(
) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.77.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="struct" href="../../../moonbeam_rpc_primitives_txpool/struct.TxPoolResponseLegacy.html" title="struct moonbeam_rpc_primitives_txpool::TxPoolResponseLegacy">TxPoolResponseLegacy</a>, ApiError&gt;</h4></section></summary><span class="item-info"><div class="stab deprecated"><span class="emoji">👎</span><span>Deprecated</span></div></span></details><section id="method.extrinsic_filter" class="method trait-impl"><a class="src rightside" href="../../../src/moonbeam_rpc_primitives_txpool/lib.rs.html#41-54">source</a><a href="#method.extrinsic_filter" class="anchor">§</a><h4 class="code-header">fn <a href="../../../moonbeam_rpc_primitives_txpool/trait.TxPoolRuntimeApi.html#method.extrinsic_filter" class="fn">extrinsic_filter</a>(
&amp;self,
__runtime_api_at_param__: &lt;Block as Block&gt;::Hash,
xt_ready: <a class="struct" href="https://doc.rust-lang.org/1.77.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;&lt;Block as Block&gt;::Extrinsic&gt;,
Expand Down
2 changes: 1 addition & 1 deletion astar_runtime/all.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion astar_runtime/api/fn.dispatch.html
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `dispatch` fn in crate `astar_runtime`."><title>dispatch in astar_runtime::api - Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/FiraSans-Regular-018c141bf0843ffd.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/FiraSans-Medium-8f9a781e4970d388.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2"><link rel="stylesheet" href="../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../static.files/rustdoc-5bc39a1768837dd0.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="astar_runtime" data-themes="" data-resource-suffix="" data-rustdoc-version="1.77.0 (aedd173a2 2024-03-17)" data-channel="1.77.0" data-search-js="search-dd67cee4cfa65049.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../../static.files/storage-4c98445ec4002617.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../static.files/main-48f368f3872407c8.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-04d5337699b92874.css"></noscript><link rel="alternate icon" type="image/png" href="../../static.files/favicon-16x16-8b506e7a72182f1c.png"><link rel="alternate icon" type="image/png" href="../../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc fn"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../astar_runtime/index.html">astar_runtime</a><span class="version">5.45.0</span></h2></div><div class="sidebar-elems"><h2><a href="index.html">In astar_runtime::api</a></h2></div></nav><div class="sidebar-resizer"></div>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="generator" content="rustdoc"><meta name="description" content="API documentation for the Rust `dispatch` fn in crate `astar_runtime`."><title>dispatch in astar_runtime::api - Rust</title><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceSerif4-Regular-46f98efaafac5295.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/FiraSans-Regular-018c141bf0843ffd.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/FiraSans-Medium-8f9a781e4970d388.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceCodePro-Regular-562dcc5011b6de7d.ttf.woff2"><link rel="preload" as="font" type="font/woff2" crossorigin href="../../static.files/SourceCodePro-Semibold-d899c5a5c4aeb14a.ttf.woff2"><link rel="stylesheet" href="../../static.files/normalize-76eba96aa4d2e634.css"><link rel="stylesheet" href="../../static.files/rustdoc-5bc39a1768837dd0.css"><meta name="rustdoc-vars" data-root-path="../../" data-static-root-path="../../static.files/" data-current-crate="astar_runtime" data-themes="" data-resource-suffix="" data-rustdoc-version="1.77.0 (aedd173a2 2024-03-17)" data-channel="1.77.0" data-search-js="search-dd67cee4cfa65049.js" data-settings-js="settings-4313503d2e1961c2.js" ><script src="../../static.files/storage-4c98445ec4002617.js"></script><script defer src="sidebar-items.js"></script><script defer src="../../static.files/main-48f368f3872407c8.js"></script><noscript><link rel="stylesheet" href="../../static.files/noscript-04d5337699b92874.css"></noscript><link rel="alternate icon" type="image/png" href="../../static.files/favicon-16x16-8b506e7a72182f1c.png"><link rel="alternate icon" type="image/png" href="../../static.files/favicon-32x32-422f7d1d52889060.png"><link rel="icon" type="image/svg+xml" href="../../static.files/favicon-2c020d218678b618.svg"></head><body class="rustdoc fn"><!--[if lte IE 11]><div class="warning">This old browser is unsupported and will most likely display funky things.</div><![endif]--><nav class="mobile-topbar"><button class="sidebar-menu-toggle" title="show sidebar"></button></nav><nav class="sidebar"><div class="sidebar-crate"><h2><a href="../../astar_runtime/index.html">astar_runtime</a><span class="version">5.46.0</span></h2></div><div class="sidebar-elems"><h2><a href="index.html">In astar_runtime::api</a></h2></div></nav><div class="sidebar-resizer"></div>
<main><div class="width-limiter"><nav class="sub"><form class="search-form"><span></span><div id="sidebar-button" tabindex="-1"><a href="../../astar_runtime/all.html" title="show sidebar"></a></div><input class="search-input" name="search" aria-label="Run search in the documentation" autocomplete="off" spellcheck="false" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"><div id="help-button" tabindex="-1"><a href="../../help.html" title="help">?</a></div><div id="settings-menu" tabindex="-1"><a href="../../settings.html" title="settings"><img width="22" height="22" alt="Change settings" src="../../static.files/wheel-7b819b6101059cd0.svg"></a></div></form></nav><section id="main-content" class="content"><div class="main-heading"><h1>Function <a href="../index.html">astar_runtime</a>::<wbr><a href="index.html">api</a>::<wbr><a class="fn" href="#">dispatch</a><button id="copy-path" title="Copy item path to clipboard"><img src="../../static.files/clipboard-7571035ce49a181d.svg" width="19" height="18" alt="Copy item path"></button></h1><span class="out-of-band"><a class="src" href="../../src/astar_runtime/lib.rs.html#1739-2728">source</a> · <button id="toggle-all-docs" title="collapse all docs">[<span>&#x2212;</span>]</button></span></div><pre class="rust item-decl"><code>pub fn dispatch(method: &amp;<a class="primitive" href="https://doc.rust-lang.org/1.77.0/std/primitive.str.html">str</a>, _sp_api_input_data_: &amp;[<a class="primitive" href="https://doc.rust-lang.org/1.77.0/std/primitive.u8.html">u8</a>]) -&gt; <a class="enum" href="https://doc.rust-lang.org/1.77.0/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="struct" href="https://doc.rust-lang.org/1.77.0/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/1.77.0/std/primitive.u8.html">u8</a>&gt;&gt;</code></pre></section></div></main></body></html>
Loading

0 comments on commit aa7e302

Please sign in to comment.