bring back heimdall
This commit is contained in:
@@ -18,8 +18,7 @@ services:
|
|||||||
command: >
|
command: >
|
||||||
--chain=amoy
|
--chain=amoy
|
||||||
--datadir=/datadir
|
--datadir=/datadir
|
||||||
--bor.runheimdall
|
--bor.heimdall=${POLYGON_HEIMDALL_REST:-https://polygon-amoy-heimdall-rest.publicnode.com}
|
||||||
--bor.useheimdallapp
|
|
||||||
--db.engine=pebble
|
--db.engine=pebble
|
||||||
--state.scheme=path
|
--state.scheme=path
|
||||||
--syncmode=snap
|
--syncmode=snap
|
||||||
|
|||||||
@@ -18,8 +18,7 @@ services:
|
|||||||
command: >
|
command: >
|
||||||
--chain=mainnet
|
--chain=mainnet
|
||||||
--datadir=/datadir
|
--datadir=/datadir
|
||||||
--bor.runheimdall
|
--bor.heimdall=${POLYGON_HEIMDALL_REST:-https://polygon-heimdall-rest.publicnode.com}
|
||||||
--bor.useheimdallapp
|
|
||||||
--db.engine=pebble
|
--db.engine=pebble
|
||||||
--state.scheme=path
|
--state.scheme=path
|
||||||
--syncmode=snap
|
--syncmode=snap
|
||||||
|
|||||||
Reference in New Issue
Block a user