Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
amsanghi committed Oct 23, 2024
1 parent 6d9067a commit 8ad0182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/util/confighelpers/configuration.go
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ func devFlagArgs() []string {
"--http.port", "8547",
"--http.addr", "127.0.0.1",
"--http.api=net,web3,eth,arb,arbdebug,debug",
, }
}
return args
}

Expand Down

0 comments on commit 8ad0182

Please sign in to comment.