From 1cda2d9e8d80f19fea7d0373247d6889881b67b1 Mon Sep 17 00:00:00 2001
From: root
Date: Tue, 10 Sep 2019 12:20:45 +0200
Subject: [PATCH] Content correction
---
src/app/view/api-view/api-view.component.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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
+