Skip to content

Commit

Permalink
doc: Explain empty result of /rest/headers
Browse files Browse the repository at this point in the history
  • Loading branch information
promag committed Jan 16, 2019
1 parent acec9e4 commit be625f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/REST-interface.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>`

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
`GET /rest/chaininfo.json`
Expand Down

0 comments on commit be625f7

Please sign in to comment.