mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-07 03:16:45 +01:00
Merge pull request #607 from hermeznetwork/feature/updateconfig
Update example config with working values
This commit is contained in:
@@ -107,10 +107,10 @@ Path = "/tmp/iden3-test/hermez/ethkeystore"
|
|||||||
Password = "yourpasswordhere"
|
Password = "yourpasswordhere"
|
||||||
|
|
||||||
[Coordinator.EthClient.ForgeBatchGasCost]
|
[Coordinator.EthClient.ForgeBatchGasCost]
|
||||||
Fixed = 500000
|
Fixed = 600000
|
||||||
L1UserTx = 8000
|
L1UserTx = 15000
|
||||||
L1CoordTx = 9000
|
L1CoordTx = 8000
|
||||||
L2Tx = 1
|
L2Tx = 250
|
||||||
|
|
||||||
[Coordinator.API]
|
[Coordinator.API]
|
||||||
Coordinator = true
|
Coordinator = true
|
||||||
|
|||||||
Reference in New Issue
Block a user