Skip to content

Commit f363793

Browse files
committed
ADD: --track-liveness tag for Grandine
1 parent f5f15c6 commit f363793

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

launcher/src/backend/ethereum-services/GrandineBeaconService.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ export class GrandineBeaconService extends NodeService {
5959
"--metrics-address=0.0.0.0",
6060
"--metrics-port=5054",
6161
"--prune-storage",
62+
"--track-liveness",
6263
], //command
6364
null, //entrypoint
6465
null, //env

0 commit comments

Comments
 (0)