We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acec9e4 commit be625f7Copy full SHA for be625f7
doc/REST-interface.md
@@ -36,6 +36,7 @@ With the /notxdetails/ option JSON response will only contain the transaction ha
36
`GET /rest/headers/<COUNT>/<BLOCK-HASH>.<bin|hex|json>`
37
38
Given a block hash: returns <COUNT> amount of blockheaders in upward direction.
39
+Returns empty if the block doesn't exist or it isn't in the active chain.
40
41
#### Chaininfos
42
`GET /rest/chaininfo.json`
0 commit comments