Skip to content

Commit

Permalink
Deploying to gh-pages from @ 23ce8b2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan1844 committed Jan 12, 2024
1 parent c4605f0 commit 8756fd1
Show file tree
Hide file tree
Showing 6 changed files with 119 additions and 83 deletions.
4 changes: 2 additions & 2 deletions api/rpc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -506,8 +506,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="welcome-to-the-java-tron-user-manual">Welcome to the Java-tron user manu

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

0 comments on commit 8756fd1

Please sign in to comment.