Skip to content

Commit bcba680

Browse files
chore: add detailed rewards cmd to readme (#218)
1 parent d4e2705 commit bcba680

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ EigenLayer CLI is used to interact with EigenLayer core contracts.
2323
* Operator Keys Creation and Management via local keystore (ECDSA and BLS over bn254 curve) - `eigenlayer keys --help`
2424
* Operator Registration, Updates and Status check - `eigenlayer operator --help`
2525
* Reward Claiming and Setting Claimers - `eigenlayer rewards --help`
26+
* [Detailed Command Documentation](pkg/rewards/README.md)
2627

2728
## Supported Key Management Backends
2829
* Private Key Hex (not recommended for production use)

0 commit comments

Comments
 (0)