Please take part in the voting for network config adjustment.
Details of updates are given here.
1. Check that your validator software is on the latest version: commit
5c392e0.If you use mytonctrl:
1. Update mytonctrl via command:
update2. Vote for proposal:
vo 22440293175314732041600029416833597878678297180899118901294602657772681323261
If you do not use mytonctrl, each round:
1.Create signed vote in validator-engine-console:createproposalvote 22440293175314732041600029416833597878678297180899118901294602657772681323261 vote-msg-body.boc
2. Send obtainedvote-msg-body.bocto-1:5555555555555555555555555555555555555555555555555555555555555555in internal message from any wallet from masterchain with 2 TON attached. If you are usingwallet.fifscript, it can be done via:fift -s wallet.fif <path-to-key> -1:5555555555555555555555555555555555555555555555555555555555555555 <seqno> 2 -B vote-msg-body.boc
and send resulting message to network. If you are using lite-client, it can be done vialite-client -C global-config.json -rc "sendfile wallet-query.boc"