diff --git a/cli/node/cfg.buidler.toml b/cli/node/cfg.buidler.toml index 623bf40..5f524f3 100644 --- a/cli/node/cfg.buidler.toml +++ b/cli/node/cfg.buidler.toml @@ -107,10 +107,10 @@ Path = "/tmp/iden3-test/hermez/ethkeystore" Password = "yourpasswordhere" [Coordinator.EthClient.ForgeBatchGasCost] -Fixed = 500000 -L1UserTx = 8000 -L1CoordTx = 9000 -L2Tx = 1 +Fixed = 600000 +L1UserTx = 15000 +L1CoordTx = 8000 +L2Tx = 250 [Coordinator.API] Coordinator = true