Deployed 10fc88a to master with MkDocs 1.2.3 and mike 1.0.1
This commit is contained in:
parent
525048a801
commit
3b306ff8e1
File diff suppressed because one or more lines are too long
@ -2,47 +2,47 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-10-20</lastmod>
|
||||
<lastmod>2021-10-21</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-10-20</lastmod>
|
||||
<lastmod>2021-10-21</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-10-20</lastmod>
|
||||
<lastmod>2021-10-21</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-10-20</lastmod>
|
||||
<lastmod>2021-10-21</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-10-20</lastmod>
|
||||
<lastmod>2021-10-21</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-10-20</lastmod>
|
||||
<lastmod>2021-10-21</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-10-20</lastmod>
|
||||
<lastmod>2021-10-21</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-10-20</lastmod>
|
||||
<lastmod>2021-10-21</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>None</loc>
|
||||
<lastmod>2021-10-20</lastmod>
|
||||
<lastmod>2021-10-21</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
Binary file not shown.
@ -1066,8 +1066,8 @@ The call fails if the oracle could expire before an answer.</p>
|
||||
<div class="highlight"><pre><span></span><code>Oracle.get_answer(o : oracle('a, 'b), q : oracle_query('a, 'b)) : option('b)
|
||||
</code></pre></div>
|
||||
<p>Checks what is the optional query answer</p>
|
||||
<h4 id="expire">expire</h4>
|
||||
<div class="highlight"><pre><span></span><code>Oracle.expire(o : oracle('a, 'b)) : int
|
||||
<h4 id="expiry">expiry</h4>
|
||||
<div class="highlight"><pre><span></span><code>Oracle.expiry(o : oracle('a, 'b)) : int
|
||||
</code></pre></div>
|
||||
<p>Ask the oracle when it expires. The result is the block height at which it will happen.</p>
|
||||
<h4 id="check">check</h4>
|
||||
|
Loading…
x
Reference in New Issue
Block a user