F 15929181:244474:7 -F 15929181:244475:7 at 10:30 UTC / 13:30 MSKFor mytonctrl users:
1. open
/etc/systemd/system/validator.service2. add flags -
F 15929181:244474:7 -F 15929181:244475:7 to the end of ExecStart: thus full line will be as follows: ExecStart = /usr/bin/ton/validator-engine/validator-engine --daemonize --global-config /usr/bin/ton/validator-engine/ton-global.config.json --db /var/ton-work/db/ --logname /var/ton-work/log --state-ttl 604800 --verbosity 1 -F 15929181:244474:7 -F 15929181:244475:7
3. Run
systemctl daemon-reload4. make
systemctl restart validator at 10:30 UTC For other users please restart your
validator-engine instance with -F 15929181:244474:7 -F 15929181:244475:7 flags added at 10:30 UTC