remove useless setting

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-05-29 08:39:29 -04:00
parent 03a493e274
commit b3cf70991b
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ locals {
}
goerli = {
miner_instance_type = "n1-highmem-2"
/* Proof-of-Authority neworks don't give mining rewards */
miner_count = 0
}