add check and daemon api endpoint to fix #41
This commit is contained in:
parent
d1f9911fd4
commit
00baf30141
3 changed files with 32 additions and 11 deletions
|
@ -37,6 +37,9 @@ Please note: endpoints that simply provide static web app files are not document
|
|||
* /getblockheader/hash
|
||||
- Methods: GET
|
||||
- Returns the header (metadata section) of a block.
|
||||
* /gethidden/
|
||||
- Methods: GET
|
||||
- Returns line separated list of hidden blocks
|
||||
* /hitcount
|
||||
- Methods: GET
|
||||
- Return the amount of requests the public api server has received this session
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue