Skip to content

Commit

Permalink
Deploying to gh-pages from @ 307e4e1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
github-merge-queue[bot] committed Oct 27, 2023
1 parent 1e89153 commit fe8dd87
Show file tree
Hide file tree
Showing 197 changed files with 719 additions and 719 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
header: &<Block as Block>::Header
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.unit.html">()</a>, ApiError&gt;</h4></section></summary><div class='docblock'>Initialize a block with the given header.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-DomainCoreApi%3CBlock%3E-for-RuntimeApiLight%3CExecutor%3E" class="impl"><a class="src rightside" href="../../src/domain_block_preprocessor/runtime_api_light.rs.html#47-60">source</a><a href="#impl-DomainCoreApi%3CBlock%3E-for-RuntimeApiLight%3CExecutor%3E" class="anchor">§</a><h3 class="code-header">impl&lt;Block, Executor&gt; DomainCoreApi&lt;Block&gt; for <a class="struct" href="struct.RuntimeApiLight.html" title="struct domain_block_preprocessor::runtime_api_light::RuntimeApiLight">RuntimeApiLight</a>&lt;Executor&gt;<span class="where fmt-newline">where
Block: BlockT,
Executor: CodeExecutor + RuntimeVersionOf,</span></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.extract_signer-1" class="method trait-impl"><a href="#method.extract_signer-1" class="anchor">§</a><h4 class="code-header">fn <a class="fn">extract_signer</a>(
Executor: CodeExecutor + RuntimeVersionOf,</span></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.extract_signer" class="method trait-impl"><a href="#method.extract_signer" class="anchor">§</a><h4 class="code-header">fn <a class="fn">extract_signer</a>(
&amp;self,
__runtime_api_at_param__: &lt;Block as Block&gt;::Hash,
extrinsics: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;&lt;Block as Block&gt;::Extrinsic, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/alloc/struct.Global.html" title="struct alloc::alloc::Global">Global</a>&gt;
Expand All @@ -51,11 +51,11 @@
&amp;self,
__runtime_api_at_param__: &lt;Block as Block&gt;::Hash,
code: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/alloc/struct.Global.html" title="struct alloc::alloc::Global">Global</a>&gt;
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/alloc/struct.Global.html" title="struct alloc::alloc::Global">Global</a>&gt;, ApiError&gt;</h4></section></summary><div class='docblock'>Returns an encoded extrinsic aiming to upgrade the runtime using given code.</div></details><details class="toggle method-toggle" open><summary><section id="method.construct_timestamp_extrinsic-1" class="method trait-impl"><a href="#method.construct_timestamp_extrinsic-1" class="anchor">§</a><h4 class="code-header">fn <a class="fn">construct_timestamp_extrinsic</a>(
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>, <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/alloc/struct.Global.html" title="struct alloc::alloc::Global">Global</a>&gt;, ApiError&gt;</h4></section></summary><div class='docblock'>Returns an encoded extrinsic aiming to upgrade the runtime using given code.</div></details><details class="toggle method-toggle" open><summary><section id="method.construct_timestamp_extrinsic" class="method trait-impl"><a href="#method.construct_timestamp_extrinsic" class="anchor">§</a><h4 class="code-header">fn <a class="fn">construct_timestamp_extrinsic</a>(
&amp;self,
__runtime_api_at_param__: &lt;Block as Block&gt;::Hash,
moment: <a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u64.html">u64</a>
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;&lt;Block as Block&gt;::Extrinsic, ApiError&gt;</h4></section></summary><div class='docblock'>Returns an encoded extrinsic to set timestamp.</div></details><details class="toggle method-toggle" open><summary><section id="method.is_inherent_extrinsic-1" class="method trait-impl"><a href="#method.is_inherent_extrinsic-1" class="anchor">§</a><h4 class="code-header">fn <a class="fn">is_inherent_extrinsic</a>(
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;&lt;Block as Block&gt;::Extrinsic, ApiError&gt;</h4></section></summary><div class='docblock'>Returns an encoded extrinsic to set timestamp.</div></details><details class="toggle method-toggle" open><summary><section id="method.is_inherent_extrinsic" class="method trait-impl"><a href="#method.is_inherent_extrinsic" class="anchor">§</a><h4 class="code-header">fn <a class="fn">is_inherent_extrinsic</a>(
&amp;self,
__runtime_api_at_param__: &lt;Block as Block&gt;::Hash,
extrinsic: &amp;&lt;Block as Block&gt;::Extrinsic
Expand Down Expand Up @@ -87,7 +87,7 @@
__runtime_api_at_param__: &lt;Block as Block&gt;::Hash
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;Digest, ApiError&gt;</h4></section></summary><div class='docblock'>Return the block digest</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-FetchRuntimeCode-for-RuntimeApiLight%3CExecutor%3E" class="impl"><a class="src rightside" href="../../src/domain_block_preprocessor/runtime_api_light.rs.html#78-82">source</a><a href="#impl-FetchRuntimeCode-for-RuntimeApiLight%3CExecutor%3E" class="anchor">§</a><h3 class="code-header">impl&lt;Executor&gt; FetchRuntimeCode for <a class="struct" href="struct.RuntimeApiLight.html" title="struct domain_block_preprocessor::runtime_api_light::RuntimeApiLight">RuntimeApiLight</a>&lt;Executor&gt;</h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.fetch_runtime_code" class="method trait-impl"><a class="src rightside" href="../../src/domain_block_preprocessor/runtime_api_light.rs.html#79-81">source</a><a href="#method.fetch_runtime_code" class="anchor">§</a><h4 class="code-header">fn <a class="fn">fetch_runtime_code</a>(&amp;self) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/option/enum.Option.html" title="enum core::option::Option">Option</a>&lt;<a class="enum" href="https://doc.rust-lang.org/nightly/alloc/borrow/enum.Cow.html" title="enum alloc::borrow::Cow">Cow</a>&lt;'static, [<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>]&gt;&gt;</h4></section></summary><div class='docblock'>Fetch the runtime <code>:code</code>. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-IsInherentExtrinsic%3CBlock%3E-for-RuntimeApiLight%3CExecutor%3E" class="impl"><a class="src rightside" href="../../src/domain_block_preprocessor/runtime_api_light.rs.html#206-218">source</a><a href="#impl-IsInherentExtrinsic%3CBlock%3E-for-RuntimeApiLight%3CExecutor%3E" class="anchor">§</a><h3 class="code-header">impl&lt;Executor, Block&gt; <a class="trait" href="../runtime_api/trait.IsInherentExtrinsic.html" title="trait domain_block_preprocessor::runtime_api::IsInherentExtrinsic">IsInherentExtrinsic</a>&lt;Block&gt; for <a class="struct" href="struct.RuntimeApiLight.html" title="struct domain_block_preprocessor::runtime_api_light::RuntimeApiLight">RuntimeApiLight</a>&lt;Executor&gt;<span class="where fmt-newline">where
Block: BlockT,
Executor: CodeExecutor + RuntimeVersionOf,</span></h3></section></summary><div class="impl-items"><section id="method.is_inherent_extrinsic" class="method trait-impl"><a class="src rightside" href="../../src/domain_block_preprocessor/runtime_api_light.rs.html#211-217">source</a><a href="#method.is_inherent_extrinsic" class="anchor">§</a><h4 class="code-header">fn <a href="../runtime_api/trait.IsInherentExtrinsic.html#tymethod.is_inherent_extrinsic" class="fn">is_inherent_extrinsic</a>(
Executor: CodeExecutor + RuntimeVersionOf,</span></h3></section></summary><div class="impl-items"><section id="method.is_inherent_extrinsic-1" class="method trait-impl"><a class="src rightside" href="../../src/domain_block_preprocessor/runtime_api_light.rs.html#211-217">source</a><a href="#method.is_inherent_extrinsic-1" class="anchor">§</a><h4 class="code-header">fn <a href="../runtime_api/trait.IsInherentExtrinsic.html#tymethod.is_inherent_extrinsic" class="fn">is_inherent_extrinsic</a>(
&amp;self,
at: Block::Hash,
extrinsic: &amp;&lt;Block as BlockT&gt;::Extrinsic
Expand All @@ -112,7 +112,7 @@
runtime_code: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>&gt;
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.u8.html">u8</a>&gt;, ApiError&gt;</h4></section></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-SignerExtractor%3CBlock%3E-for-RuntimeApiLight%3CExecutor%3E" class="impl"><a class="src rightside" href="../../src/domain_block_preprocessor/runtime_api_light.rs.html#164-176">source</a><a href="#impl-SignerExtractor%3CBlock%3E-for-RuntimeApiLight%3CExecutor%3E" class="anchor">§</a><h3 class="code-header">impl&lt;Executor, Block&gt; <a class="trait" href="../runtime_api/trait.SignerExtractor.html" title="trait domain_block_preprocessor::runtime_api::SignerExtractor">SignerExtractor</a>&lt;Block&gt; for <a class="struct" href="struct.RuntimeApiLight.html" title="struct domain_block_preprocessor::runtime_api_light::RuntimeApiLight">RuntimeApiLight</a>&lt;Executor&gt;<span class="where fmt-newline">where
Block: BlockT,
Executor: CodeExecutor + RuntimeVersionOf,</span></h3></section></summary><div class="impl-items"><section id="method.extract_signer" class="method trait-impl"><a class="src rightside" href="../../src/domain_block_preprocessor/runtime_api_light.rs.html#169-175">source</a><a href="#method.extract_signer" class="anchor">§</a><h4 class="code-header">fn <a href="../runtime_api/trait.SignerExtractor.html#tymethod.extract_signer" class="fn">extract_signer</a>(
Executor: CodeExecutor + RuntimeVersionOf,</span></h3></section></summary><div class="impl-items"><section id="method.extract_signer-1" class="method trait-impl"><a class="src rightside" href="../../src/domain_block_preprocessor/runtime_api_light.rs.html#169-175">source</a><a href="#method.extract_signer-1" class="anchor">§</a><h4 class="code-header">fn <a href="../runtime_api/trait.SignerExtractor.html#tymethod.extract_signer" class="fn">extract_signer</a>(
&amp;self,
at: Block::Hash,
extrinsics: <a class="struct" href="https://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html" title="struct alloc::vec::Vec">Vec</a>&lt;&lt;Block as BlockT&gt;::Extrinsic&gt;
Expand All @@ -124,7 +124,7 @@
ext: &amp;Block::Extrinsic
) -&gt; <a class="enum" href="https://doc.rust-lang.org/nightly/core/result/enum.Result.html" title="enum core::result::Result">Result</a>&lt;<a class="type" href="../runtime_api/type.ExtractedStateRoots.html" title="type domain_block_preprocessor::runtime_api::ExtractedStateRoots">ExtractedStateRoots</a>&lt;Block&gt;, ApiError&gt;</h4></section></summary><div class='docblock'>Extracts the state roots from the extrinsic.</div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-TimestampExtrinsicConstructor%3CBlock%3E-for-RuntimeApiLight%3CExecutor%3E" class="impl"><a class="src rightside" href="../../src/domain_block_preprocessor/runtime_api_light.rs.html#192-204">source</a><a href="#impl-TimestampExtrinsicConstructor%3CBlock%3E-for-RuntimeApiLight%3CExecutor%3E" class="anchor">§</a><h3 class="code-header">impl&lt;Executor, Block&gt; <a class="trait" href="../runtime_api/trait.TimestampExtrinsicConstructor.html" title="trait domain_block_preprocessor::runtime_api::TimestampExtrinsicConstructor">TimestampExtrinsicConstructor</a>&lt;Block&gt; for <a class="struct" href="struct.RuntimeApiLight.html" title="struct domain_block_preprocessor::runtime_api_light::RuntimeApiLight">RuntimeApiLight</a>&lt;Executor&gt;<span class="where fmt-newline">where
Block: BlockT,
Executor: CodeExecutor + RuntimeVersionOf,</span></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.construct_timestamp_extrinsic" class="method trait-impl"><a class="src rightside" href="../../src/domain_block_preprocessor/runtime_api_light.rs.html#197-203">source</a><a href="#method.construct_timestamp_extrinsic" class="anchor">§</a><h4 class="code-header">fn <a href="../runtime_api/trait.TimestampExtrinsicConstructor.html#tymethod.construct_timestamp_extrinsic" class="fn">construct_timestamp_extrinsic</a>(
Executor: CodeExecutor + RuntimeVersionOf,</span></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.construct_timestamp_extrinsic-1" class="method trait-impl"><a class="src rightside" href="../../src/domain_block_preprocessor/runtime_api_light.rs.html#197-203">source</a><a href="#method.construct_timestamp_extrinsic-1" class="anchor">§</a><h4 class="code-header">fn <a href="../runtime_api/trait.TimestampExtrinsicConstructor.html#tymethod.construct_timestamp_extrinsic" class="fn">construct_timestamp_extrinsic</a>(
&amp;self,
at: Block::Hash,
moment: Moment
Expand Down
Loading

0 comments on commit fe8dd87

Please sign in to comment.