Skip to content

Commit ecd8821

Browse files
authored
Merge pull request #740 from ethersphere/rchash-correction
wording
2 parents 46ff2b5 + 424cc27 commit ecd8821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/bee/working-with-bee/bee-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ Calling the `/rchash` endpoint triggers the generation of a reserve commitment h
463463

464464

465465

466-
The `/rchash` endpoint has 3 parameters: `depth` and `anchor_01` and `anchor_02`. For both of the anchor parameters, you should use the first 4 digits from your node's overlay address:
466+
The `/rchash` endpoint has 3 parameters: `depth` and `anchor_01` and `anchor_02`. For both of the anchor parameters, you should use the first 4 digits from your node's overlay address (which you can find from the `/addresses` endpoint):
467467

468468
```
469469
/rchash/{depth}/{anchor_01}/{anchor_02}

0 commit comments

Comments
 (0)