Optionally add rangeproofs to block api (#2999)
This commit is contained in:
committed by
Antioch Peverell
parent
928279a676
commit
0e62b7e43e
+2
-1
@@ -36,7 +36,8 @@
|
||||
### GET Blocks
|
||||
|
||||
Returns data about a specific block given a hash, a height or an unspent commit.
|
||||
Optionally return results as "compact blocks" by passing `?compact` query.
|
||||
|
||||
Optionally, Merkle proofs can be excluded from the results by adding `?no_merkle_proof`, rangeproofs can be included by adding `?include_proof` or results can be returned as "compact blocks" by adding `?compact`.
|
||||
|
||||
* **URL**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user