Preparation for block-reward hardfork

This commit is contained in:
phahulin 2018-09-05 14:37:08 +03:00
parent e57c6a88c6
commit a1e1528009
1 changed files with 4 additions and 0 deletions

View File

@ -28,3 +28,7 @@
- name: Launch poa-netstats service
service: name=poa-netstats state=started
when: netstats_service_file.stat.exists
# only for BlockRewardContract HF
- name: Remove poa-scripts-validator from cron
file: path=/etc/cron.hourly/transferRewardToPayoutKey state=absent