Collecting Rewards
How to collect your rewards
You can collect your rewards with the following command:
./hmy --node="https://api.s0.t.hmny.io" staking collect-rewards \
--delegator-addr [ONE ADDRESS] --passphrase./hmy --node="https://api.s0.b.hmny.io" staking collect-rewards \
--delegator-addr [ONE ADDRESS] --passphraseExample:
./hmy --node="https://api.s0.t.hmny.io" staking collect-rewards \
--delegator-addr one1km7xg8e3xjys7azp9f4xp8hkw79vm2h3f2lade --passphraseThe CLI will prompt your for the passphrase of the delegation account.
--delegator-addr is the account to collect rewards for
You can only collect ALL of your block rewards at once, not partially.
Last updated
Was this helpful?