mirror of
https://github.com/status-im/infra-faucet.git
synced 2025-02-25 00:58:55 +00:00
remove miners from goerli faucet
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
d5d8456dce
commit
03a493e274
@ -29,6 +29,8 @@ locals {
|
||||
|
||||
goerli = {
|
||||
miner_instance_type = "n1-highmem-2"
|
||||
/* Proof-of-Authority neworks don't give mining rewards */
|
||||
miner_count = 0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user