Official repo for the Story L1 consensus client, contracts, and associated tooling.
GNU General Public License v3.0
38
stars
26
forks
source link
wrong flag --unstake in the validator doc for Unstake and Unstake-on-behalf #361
Open
card3 opened 1 week ago
Description and context
the flag prarameter "--unstake" from the doc https://docs.story.foundation/docs/odyssey-validator-operations is wrong.
Steps to reproduce
Experienced behavior
Fatal error occurred, app died️ unexpectedly !! err="unknown flag: --unstake"
Expected behavior
command run as expected.
Solution recommendation
correct the documentation for both Unstake and Unstake-on-behalf.