Skip to content

Commit

Permalink
deploy: ccbe03e
Browse files Browse the repository at this point in the history
  • Loading branch information
rzadp committed Nov 15, 2024
1 parent 5c78612 commit 9677595
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion print.html
Original file line number Diff line number Diff line change
Expand Up @@ -1104,7 +1104,7 @@ <h4 id="reportmetadata"><a class="header" href="#reportmetadata"><code>ReportMet
Values(MetadataKeys),
}
<span class="boring">}</span></code></pre></pre>
<p>The <code>QueryMetadata</code> works in conjunction with the existing <code>QueryResponse</code> instruction. The <code>Response</code> type should be modified accordingly: we need to add a new <code>AssetMetadata</code> variant to it.</p>
<p>The <code>ReportMetadata</code> works in conjunction with the existing <code>QueryResponse</code> instruction. The <code>Response</code> type should be modified accordingly: we need to add a new <code>AssetMetadata</code> variant to it.</p>
<pre><pre class="playground"><code class="language-rust"><span class="boring">#![allow(unused)]
</span><span class="boring">fn main() {
</span>/// The struct used in the existing `QueryResponse` instruction.
Expand Down
2 changes: 1 addition & 1 deletion proposed/0125-xcm-asset-metadata.html
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ <h4 id="reportmetadata"><a class="header" href="#reportmetadata"><code>ReportMet
Values(MetadataKeys),
}
<span class="boring">}</span></code></pre></pre>
<p>The <code>QueryMetadata</code> works in conjunction with the existing <code>QueryResponse</code> instruction. The <code>Response</code> type should be modified accordingly: we need to add a new <code>AssetMetadata</code> variant to it.</p>
<p>The <code>ReportMetadata</code> works in conjunction with the existing <code>QueryResponse</code> instruction. The <code>Response</code> type should be modified accordingly: we need to add a new <code>AssetMetadata</code> variant to it.</p>
<pre><pre class="playground"><code class="language-rust"><span class="boring">#![allow(unused)]
</span><span class="boring">fn main() {
</span>/// The struct used in the existing `QueryResponse` instruction.
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 9677595

Please sign in to comment.