mirror of https://github.com/embarklabs/embark.git
by default don't mine periodicaly
This commit is contained in:
parent
3d2a14e28b
commit
66d6f08c0f
|
@ -22,7 +22,7 @@
|
||||||
interval_ms: 15000,
|
interval_ms: 15000,
|
||||||
initial_ether: 15000000000000000000,
|
initial_ether: 15000000000000000000,
|
||||||
mine_pending_txns: true,
|
mine_pending_txns: true,
|
||||||
mine_periodically: true,
|
mine_periodically: false,
|
||||||
mine_normally: false,
|
mine_normally: false,
|
||||||
threads: 1
|
threads: 1
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue