mirror of
https://github.com/pezkuwichain/pezkuwi-fellows.git
synced 2026-05-30 15:01:01 +00:00
deploy: d39ca4b893
This commit is contained in:
+1
-1
@@ -1104,7 +1104,7 @@ ReportMetadata {
|
||||
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.
|
||||
|
||||
@@ -308,7 +308,7 @@ ReportMetadata {
|
||||
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.
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user