gas price limit
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
dshackle-free:
|
||||
image: drpcorg/dshackle:0.65.30
|
||||
image: drpcorg/dshackle:0.66.1
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./free_configs:/etc/dshackle
|
||||
|
||||
2
drpc.yml
2
drpc.yml
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
dshackle:
|
||||
image: drpcorg/dshackle:0.65.30
|
||||
image: drpcorg/dshackle:0.66.1
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./main_configs:/etc/dshackle
|
||||
|
||||
1
taiko/geth.env
Normal file
1
taiko/geth.env
Normal file
@@ -0,0 +1 @@
|
||||
GETH_GPO_IGNOREPRICE=25000000
|
||||
@@ -54,6 +54,7 @@ services:
|
||||
- 8551
|
||||
env_file:
|
||||
- ./taiko/alethia.env
|
||||
- ./taiko/geth.env
|
||||
environment:
|
||||
- GETH_GPO_DEFAULTPRICE=10000000
|
||||
- GETH_NETWORKID=167000
|
||||
|
||||
@@ -54,6 +54,7 @@ services:
|
||||
- 8551
|
||||
env_file:
|
||||
- ./taiko/alethia.env
|
||||
- ./taiko/geth.env
|
||||
environment:
|
||||
- GETH_GPO_DEFAULTPRICE=10000000
|
||||
- GETH_NETWORKID=167000
|
||||
|
||||
@@ -53,6 +53,7 @@ services:
|
||||
- 6060
|
||||
- 8551
|
||||
env_file:
|
||||
- ./taiko/geth.env
|
||||
- ./taiko/hekla.env
|
||||
environment:
|
||||
- GETH_GPO_DEFAULTPRICE=10000000
|
||||
|
||||
@@ -53,6 +53,7 @@ services:
|
||||
- 6060
|
||||
- 8551
|
||||
env_file:
|
||||
- ./taiko/geth.env
|
||||
- ./taiko/hekla.env
|
||||
environment:
|
||||
- GETH_GPO_DEFAULTPRICE=10000000
|
||||
|
||||
Reference in New Issue
Block a user