Content correction

This commit is contained in:
root 2019-09-10 12:20:45 +02:00
parent fa194979a3
commit 1cda2d9e8d

View File

@ -8,7 +8,7 @@
</p> </p>
<h4>Real-Time Simple Queries</h4> <h4>Real-Time Simple Queries</h4>
<ul> <ul>
<li><b>circulating</b>: returns the number of circulating coins (minus reserve, Prime holdings...)</li> <li><b>circulating</b>: returns the number of circulating coins </li>
<li><b>getblockcount</b>: returns the current block height as a plain text string</li> <li><b>getblockcount</b>: returns the current block height as a plain text string</li>
<li><b>getdifficulty-randomx</b>: returns the RandomX difficulty as a plain text string</li> <li><b>getdifficulty-randomx</b>: returns the RandomX difficulty as a plain text string</li>
<li><b>getdifficulty-progpow</b>: returns the ProgPow difficulty as a plain text string</li> <li><b>getdifficulty-progpow</b>: returns the ProgPow difficulty as a plain text string</li>