Skip to content

Commit 3a29713

Browse files
author
Shay Bergmann
committed
Default testnets to "restricted-ethash" consensus
to enable miner whitelist
1 parent e342663 commit 3a29713

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/universal/conf/base-testnet.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ mantis {
1818
consensus {
1919
coinbase = "0011223344556677889900112233445566778899" # has to be changed for each node
2020
mining-enabled = false
21+
protocol = "restricted-ethash"
2122
}
2223

2324
network {

0 commit comments

Comments
 (0)