fix
This commit is contained in:
@@ -46,7 +46,6 @@ services:
|
||||
- --ws.api=eth,net,web3,txpool,debug,admin,bor
|
||||
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.returndatalimit=10000000
|
||||
- --rpc.txfeecap=0
|
||||
|
||||
- --db.engine=pebble
|
||||
@@ -57,6 +56,7 @@ services:
|
||||
- --chain=amoy
|
||||
- --bor.heimdall=https://polygon-amoy-heimdall-rest.publicnode.com
|
||||
- --discovery.dns=enrtree://AKUEZKN7PSKVNR65FZDHECMKOJQSGPARGTPPBI7WS2VUL4EGR6XPC@amoy.polygon-peers.io
|
||||
- --rpc.returndatalimit=10000000
|
||||
|
||||
networks:
|
||||
- chains
|
||||
|
||||
@@ -46,7 +46,6 @@ services:
|
||||
- --ws.api=eth,net,web3,txpool,debug,admin,bor
|
||||
|
||||
- --rpc.gascap=600000000
|
||||
- --rpc.returndatalimit=10000000
|
||||
- --rpc.txfeecap=0
|
||||
|
||||
- --db.engine=pebble
|
||||
@@ -57,6 +56,7 @@ services:
|
||||
- --chain=mainnet
|
||||
- --bor.heimdall=https://polygon-heimdall-rest.publicnode.com
|
||||
- --discovery.dns=enrtree://AKUEZKN7PSKVNR65FZDHECMKOJQSGPARGTPPBI7WS2VUL4EGR6XPC@pos.polygon-peers.io
|
||||
- --rpc.returndatalimit=10000000
|
||||
|
||||
networks:
|
||||
- chains
|
||||
|
||||
Reference in New Issue
Block a user