Removed invalid field from validator-api config field

This commit is contained in:
Jędrzej Stuczyński
2021-09-30 15:00:45 +01:00
parent 2d1961b8be
commit 01043d7940
-3
View File
@@ -16,9 +16,6 @@ local_validator = '{{ base.local_validator }}'
# Address of the validator contract managing the network.
mixnet_contract_address = '{{ base.mixnet_contract_address }}'
# Mnemonic (currently of the network monitor) used for rewarding
mnemonic = '{{ base.mnemonic }}'
##### network monitor config options #####
[network_monitor]