Skip to content

Commit

Permalink
Deploying to gh-pages from @ d0a1813 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
nazar-pc committed Oct 12, 2023
1 parent 9e0648f commit 2f74bcb
Show file tree
Hide file tree
Showing 243 changed files with 808 additions and 810 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
&self,
__runtime_api_at_param__: <Block as Block>::Hash,
extrinsic: <Block as 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="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 the storage root after applying the extrinsic.</div></details><details class="toggle method-toggle" open><summary><section id="method.construct_set_code_extrinsic-1" class="method trait-impl"><a href="#method.construct_set_code_extrinsic-1" class="anchor">§</a><h4 class="code-header">fn <a class="fn">construct_set_code_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 the storage root after applying the extrinsic.</div></details><details class="toggle method-toggle" open><summary><section id="method.construct_set_code_extrinsic" class="method trait-impl"><a href="#method.construct_set_code_extrinsic" class="anchor">§</a><h4 class="code-header">fn <a class="fn">construct_set_code_extrinsic</a>(
&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;
Expand Down Expand Up @@ -94,7 +94,7 @@
domain_state_root: &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;<a class="primitive" href="https://doc.rust-lang.org/nightly/std/primitive.bool.html">bool</a>, ApiError&gt;</h4></section></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-SetCodeConstructor%3CBlock%3E-for-RuntimeApiLight%3CExecutor%3E" class="impl"><a class="src rightside" href="../../src/domain_block_preprocessor/runtime_api_light.rs.html#196-208">source</a><a href="#impl-SetCodeConstructor%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.SetCodeConstructor.html" title="trait domain_block_preprocessor::runtime_api::SetCodeConstructor">SetCodeConstructor</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,</span></h3></section></summary><div class="impl-items"><section id="method.construct_set_code_extrinsic" class="method trait-impl"><a class="src rightside" href="../../src/domain_block_preprocessor/runtime_api_light.rs.html#201-207">source</a><a href="#method.construct_set_code_extrinsic" class="anchor">§</a><h4 class="code-header">fn <a href="../runtime_api/trait.SetCodeConstructor.html#tymethod.construct_set_code_extrinsic" class="fn">construct_set_code_extrinsic</a>(
Executor: CodeExecutor,</span></h3></section></summary><div class="impl-items"><section id="method.construct_set_code_extrinsic-1" class="method trait-impl"><a class="src rightside" href="../../src/domain_block_preprocessor/runtime_api_light.rs.html#201-207">source</a><a href="#method.construct_set_code_extrinsic-1" class="anchor">§</a><h4 class="code-header">fn <a href="../runtime_api/trait.SetCodeConstructor.html#tymethod.construct_set_code_extrinsic" class="fn">construct_set_code_extrinsic</a>(
&amp;self,
at: Block::Hash,
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;
Expand Down
2 changes: 1 addition & 1 deletion domain_client_message_relayer/enum.Error.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions domain_pallet_executive/struct.Pallet.html

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions domain_pallet_executive/type.Module.html

Large diffs are not rendered by default.

Loading

0 comments on commit 2f74bcb

Please sign in to comment.