@epics-dao/solv@4.1.8
github-actions
released this
07 Jun 08:07
·
508 commits
to main
since this release
Patch Changes
-
#183
ca2fdec
Thanks @POPPIN-FUMI! - Update - solv restart$ solv restart
This command will do this command below;
solana-validator --ledger /mnt/ledger exit --max-delinquent-stake 5
You can change
--max-delinquent-stake
value as you edit thesolv
configuration file./home/solv/solv.config.json
{ ,... "maxDelinquentStake": 5 }