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 f81749a commit 67dc987Copy full SHA for 67dc987
docs/rpc-endpoints.md
@@ -510,8 +510,9 @@ data.
510
511
This will return 404 if the block does not exist.
512
513
-This endpoint also accepts a querystring parameter `?tip=` which when supplied will return the
514
-block relative to the specified tip.
+This endpoint also accepts a querystring parameter `?tip=` which when supplied
+will return the block relative to the specified tip allowing the querying of
515
+sibling blocks (same height, different tip) too.
516
517
### GET /v3/tenures/[Block ID]
518
0 commit comments