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 579d418 commit 42ff30eCopy full SHA for 42ff30e
doc/REST-interface.md
@@ -31,6 +31,11 @@ With the /notxdetails/ option JSON response will only contain the transaction ha
31
32
Given a block hash: returns <COUNT> amount of blockheaders in upward direction.
33
34
+#### Blockhash by height
35
+`GET /rest/blockhashbyheight/<HEIGHT>.<bin|hex|json>`
36
+
37
+Given a height: returns hash of block in best-block-chain at height provided.
38
39
#### Chaininfos
40
`GET /rest/chaininfo.json`
41
0 commit comments