fix
This commit is contained in:
@@ -43,10 +43,10 @@ services:
|
||||
- --ws.port=8545
|
||||
- --ws.origins=*
|
||||
- --ws.addr=0.0.0.0
|
||||
- --ws.api=eth,net,web3,debug,admin,txpool
|
||||
- --ws.api=eth,net,web3,debug,admin,txpool,engine
|
||||
|
||||
- --http.addr=0.0.0.0
|
||||
- --http.api=eth,net,web3,debug,admin,txpool
|
||||
- --http.api=eth,net,web3,debug,admin,txpool,engine
|
||||
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.txfeecap=0
|
||||
|
||||
Reference in New Issue
Block a user