fix
This commit is contained in:
@@ -30,12 +30,12 @@ services:
|
|||||||
- --host-allowlist=*
|
- --host-allowlist=*
|
||||||
- --network=mainnet
|
- --network=mainnet
|
||||||
- --p2p-port=14038
|
- --p2p-port=14038
|
||||||
- --rpc-http-api=eth,net,web3,debug,admin,txpool
|
- --rpc-http-api=[eth,net,web3,debug,admin,txpool]
|
||||||
- --rpc-http-enabled=true
|
- --rpc-http-enabled=true
|
||||||
- --rpc-http-host=0.0.0.0
|
- --rpc-http-host=0.0.0.0
|
||||||
- --rpc-http-max-active-connections=20000
|
- --rpc-http-max-active-connections=20000
|
||||||
- --rpc-http-port=8545
|
- --rpc-http-port=8545
|
||||||
- --rpc-ws-api=eth,net,web3,debug,admin,txpool
|
- --rpc-ws-api=[eth,net,web3,debug,admin,txpool]
|
||||||
- --rpc-ws-enabled=true
|
- --rpc-ws-enabled=true
|
||||||
- --rpc-ws-host=0.0.0.0
|
- --rpc-ws-host=0.0.0.0
|
||||||
- --rpc-ws-port=8545
|
- --rpc-ws-port=8545
|
||||||
|
|||||||
@@ -34,12 +34,12 @@ services:
|
|||||||
- --host-allowlist=*
|
- --host-allowlist=*
|
||||||
- --p2p-port=14816
|
- --p2p-port=14816
|
||||||
- --plugin-linea-l1-rpc-endpoint=${ETHEREUM_MAINNET_EXECUTION_RPC}
|
- --plugin-linea-l1-rpc-endpoint=${ETHEREUM_MAINNET_EXECUTION_RPC}
|
||||||
- --rpc-http-api=eth,net,web3,debug,trace,txpool,linea
|
- --rpc-http-api=[eth,net,web3,debug,trace,txpool,linea]
|
||||||
- --rpc-http-enabled=true
|
- --rpc-http-enabled=true
|
||||||
- --rpc-http-host=0.0.0.0
|
- --rpc-http-host=0.0.0.0
|
||||||
- --rpc-http-max-active-connections=20000
|
- --rpc-http-max-active-connections=20000
|
||||||
- --rpc-http-port=8545
|
- --rpc-http-port=8545
|
||||||
- --rpc-ws-api=eth,net,web3,debug,trace,txpool,linea
|
- --rpc-ws-api=[eth,net,web3,debug,trace,txpool,linea]
|
||||||
- --rpc-ws-enabled=true
|
- --rpc-ws-enabled=true
|
||||||
- --rpc-ws-host=0.0.0.0
|
- --rpc-ws-host=0.0.0.0
|
||||||
- --rpc-ws-port=8545
|
- --rpc-ws-port=8545
|
||||||
|
|||||||
@@ -34,12 +34,12 @@ services:
|
|||||||
- --host-allowlist=*
|
- --host-allowlist=*
|
||||||
- --p2p-port=14691
|
- --p2p-port=14691
|
||||||
- --plugin-linea-l1-rpc-endpoint=${ETHEREUM_SEPOLIA_EXECUTION_RPC}
|
- --plugin-linea-l1-rpc-endpoint=${ETHEREUM_SEPOLIA_EXECUTION_RPC}
|
||||||
- --rpc-http-api=eth,net,web3,debug,trace,txpool,linea
|
- --rpc-http-api=[eth,net,web3,debug,trace,txpool,linea]
|
||||||
- --rpc-http-enabled=true
|
- --rpc-http-enabled=true
|
||||||
- --rpc-http-host=0.0.0.0
|
- --rpc-http-host=0.0.0.0
|
||||||
- --rpc-http-max-active-connections=20000
|
- --rpc-http-max-active-connections=20000
|
||||||
- --rpc-http-port=8545
|
- --rpc-http-port=8545
|
||||||
- --rpc-ws-api=eth,net,web3,debug,trace,txpool,linea
|
- --rpc-ws-api=[eth,net,web3,debug,trace,txpool,linea]
|
||||||
- --rpc-ws-enabled=true
|
- --rpc-ws-enabled=true
|
||||||
- --rpc-ws-host=0.0.0.0
|
- --rpc-ws-host=0.0.0.0
|
||||||
- --rpc-ws-port=8545
|
- --rpc-ws-port=8545
|
||||||
|
|||||||
Reference in New Issue
Block a user