mirror of
https://github.com/getwax/wax.git
synced 2026-01-09 23:27:58 -05:00
15 lines
415 B
JSON
15 lines
415 B
JSON
{
|
|
"gasFactor": "1",
|
|
"port": "3000",
|
|
"network": "http://127.0.0.1:8545",
|
|
"entryPoint": "0x0000000071727De22E5E9d8BAf0edAc6f37da032",
|
|
"beneficiary": "0xd21934eD8eAf27a67f0A70042Af50A1D6d195E81",
|
|
"minBalance": "1",
|
|
"mnemonic": "./workdir/mnemonic.txt",
|
|
"maxBundleGas": 5e6,
|
|
"minStake": "1" ,
|
|
"minUnstakeDelay": 0 ,
|
|
"autoBundleInterval": 3,
|
|
"autoBundleMempoolSize": 10
|
|
}
|