Skip to content

Commit

Permalink
update default config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
0xSulpiride committed Nov 24, 2023
1 parent bb386fa commit d0be8d1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions config.json.default
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@
],
"relayer": "0xprivateKey",
"beneficiary": "0x690b9a9e9aa1c9db991c7721a92d351db4fac990",
"rpcEndpoint": "http://localhost:8545",
"minInclusionDenominator": 10,
"throttlingSlack": 10,
"banSlack": 10
"rpcEndpoint": "http://localhost:8545"
}
}
}

0 comments on commit d0be8d1

Please sign in to comment.