Skip to content

Commit 67dc987

Browse files
committed
improved docs as suggested by jcnelson
1 parent f81749a commit 67dc987

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/rpc-endpoints.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -510,8 +510,9 @@ data.
510510

511511
This will return 404 if the block does not exist.
512512

513-
This endpoint also accepts a querystring parameter `?tip=` which when supplied will return the
514-
block relative to the specified tip.
513+
This endpoint also accepts a querystring parameter `?tip=` which when supplied
514+
will return the block relative to the specified tip allowing the querying of
515+
sibling blocks (same height, different tip) too.
515516

516517
### GET /v3/tenures/[Block ID]
517518

0 commit comments

Comments
 (0)