diff --git a/src/app/view/api-view/api-view.component.html b/src/app/view/api-view/api-view.component.html
index 5cae3de..634a719 100644
--- a/src/app/view/api-view/api-view.component.html
+++ b/src/app/view/api-view/api-view.component.html
@@ -8,7 +8,7 @@
Real-Time Simple Queries
- - circulating: returns the number of circulating coins (minus reserve, Prime holdings...)
+ - circulating: returns the number of circulating coins
- getblockcount: returns the current block height as a plain text string
- getdifficulty-randomx: returns the RandomX difficulty as a plain text string
- getdifficulty-progpow: returns the ProgPow difficulty as a plain text string
@@ -26,4 +26,4 @@
- getblocktime: takes a
height
parameter and returns unixtime of the block.
-
\ No newline at end of file
+