mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
doc: Explain empty result of /rest/headers
This commit is contained in:
parent
acec9e45c6
commit
be625f7c55
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ With the /notxdetails/ option JSON response will only contain the transaction ha
|
||||||
`GET /rest/headers/<COUNT>/<BLOCK-HASH>.<bin|hex|json>`
|
`GET /rest/headers/<COUNT>/<BLOCK-HASH>.<bin|hex|json>`
|
||||||
|
|
||||||
Given a block hash: returns <COUNT> amount of blockheaders in upward direction.
|
Given a block hash: returns <COUNT> amount of blockheaders in upward direction.
|
||||||
|
Returns empty if the block doesn't exist or it isn't in the active chain.
|
||||||
|
|
||||||
#### Chaininfos
|
#### Chaininfos
|
||||||
`GET /rest/chaininfo.json`
|
`GET /rest/chaininfo.json`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue