diff --git a/src/app/view/api-view/api-view.component.html b/src/app/view/api-view/api-view.component.html index 312c561..010ced1 100644 --- a/src/app/view/api-view/api-view.component.html +++ b/src/app/view/api-view/api-view.component.html @@ -1 +1,26 @@
api-view works!
+
+ The API function to call is specified through the q
parameter.
+ For instance you can ask the current difficulty of Riecoin with "https://explorer.epic.tech/api?q=totalcoins".
+
+ Block APIs only consider blocks in the "main" chain (as determined by the explorer wallet). +
+height
parameter and returns corresponding block hash.hash
parameter and returns corresponding block height.height
parameter and returns unixtime of the block.