Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
geoff-vball committed Dec 19, 2023
1 parent a22ffba commit 3830612
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/local/network.go
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@ func NewLocalNetwork(warpGenesisFile string) *LocalNetwork {
"eth-apis":["eth","eth-filter","net","admin","web3",
"internal-eth","internal-blockchain","internal-transaction",
"internal-debug","internal-account","internal-personal",
"debug","debug-tracer","debug-file-tracer","debug-handler"],
"log-level": "debug"
"debug","debug-tracer","debug-file-tracer","debug-handler"]
}`
manager := runner.NewNetworkManager(anrConfig)

Expand Down

0 comments on commit 3830612

Please sign in to comment.