Files
bundler/dockers/test/bundler.config.json
Dror Tirosh 9ab1a05eb3 V07 (#179)
use new account-abstraction/contracts v0.7
2024-02-22 12:42:57 +02:00

14 lines
353 B
JSON

{
"gasFactor": "1",
"port": "3000",
"entryPoint": "0x0000000071727De22E5E9d8BAf0edAc6f37da032",
"beneficiary": "0xd21934eD8eAf27a67f0A70042Af50A1D6d195E81",
"minBalance": "1",
"mnemonic": "./workdir/mnemonic.txt",
"maxBundleGas": 5e6,
"minStake": "1" ,
"minUnstakeDelay": 0 ,
"autoBundleInterval": 3,
"autoBundleMempoolSize": 10
}