mina
mina copied to clipboard
fix mainnet replayer cronjob
Currently the mainnet replayer cronjob still hits some errors while replaying blocks.
The fix should be replacing the --set-nonces
flag with --repair-nonces
flag and at the same time drop the --continue-on-error
flag and makes it fails if there's error in the replayer.