bee icon indicating copy to clipboard operation
bee copied to clipboard

doc for rchash is wrong

Open jpritikin opened this issue 1 year ago • 2 comments

Context

1.18

Summary

rchash requires the random string to be repeated. This doesn't match the documentation.

Expected behavior

See https://docs.ethswarm.org/docs/bee/working-with-bee/staking/#check-node-performance

Actual behavior

curl http://glow.lan:1635/rchash/10/123456/123456

Possible solution

Fix bee or fix documentation

jpritikin avatar Dec 07 '23 18:12 jpritikin

Also, bee returns "duration": 4842253994526 in unknown units (nanoseconds?) instead of "Time": "2m54.087909745s" as documented.

jpritikin avatar Dec 07 '23 19:12 jpritikin

Also, bee returns "duration": 4842253994526 in unknown units (nanoseconds?) instead of "Time": "2m54.087909745s" as documented.

related - https://github.com/ethersphere/bee-docs/issues/530

rampall avatar Dec 18 '23 15:12 rampall