Skip to content

Commit

Permalink
Deploying to gh-pages from @ ca667ec 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan1844 committed Jan 12, 2024
1 parent 4870510 commit d482c8c
Show file tree
Hide file tree
Showing 6 changed files with 217 additions and 183 deletions.
4 changes: 2 additions & 2 deletions api/rpc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -505,8 +505,8 @@ <h1 id="rpc-list">RPC List<a class="headerlink" href="#rpc-list" title="Permanen
<p><strong>82.&nbsp; Get bandwidth unit price</strong>
<div class="highlight"><pre><span></span><code><span class="k">rpc</span><span class="w"> </span><span class="n">GetBandwidthPrices</span><span class="w"> </span><span class="p">(</span><span class="n">EmptyMessage</span><span class="p">)</span><span class="w"> </span><span class="k">returns</span><span class="w"> </span><span class="p">(</span><span class="n">PricesResponseMessage</span><span class="p">)</span><span class="w"> </span><span class="p">{}</span>
</code></pre></div>
Nodes: FullNode
<strong>83.&nbsp; Get energy unit price</strong>
Nodes: FullNode</p>
<p><strong>83.&nbsp; Get energy unit price</strong>
<div class="highlight"><pre><span></span><code><span class="k">rpc</span><span class="w"> </span><span class="n">GetEnergyPrices</span><span class="w"> </span><span class="p">(</span><span class="n">EmptyMessage</span><span class="p">)</span><span class="w"> </span><span class="k">returns</span><span class="w"> </span><span class="p">(</span><span class="n">PricesResponseMessage</span><span class="p">)</span><span class="w"> </span><span class="p">{}</span>
</code></pre></div>
Nodes: FullNode</p>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -224,5 +224,5 @@ <h1 id="java-tron">欢迎访问Java-tron用户手册!<a class="headerlink" href=

<!--
MkDocs version : 1.3.0
Build Date UTC : 2023-11-14 10:11:26.957051+00:00
Build Date UTC : 2024-01-12 12:09:46.987442+00:00
-->
Loading

0 comments on commit d482c8c

Please sign in to comment.