From f81a051a638443a4d6f8f910d2acd1d202fd825b Mon Sep 17 00:00:00 2001 From: Armagan Ercan Date: Mon, 8 Apr 2024 16:24:28 +0300 Subject: [PATCH] Core Devs Call April 3, 2024 (#654) * fix: using datadir instead of validator-dir (#647) * node structure and updates (#648) * metadata test * thumbnail * thumbnail * thumbnail fix * thumbnail fix * added image for metadata * added image for metadata * added image for metadata * added image for metadata * added image for metadata * added image for metadata * minor fixes * Solve conflicts * Add files via upload * Update README.md updated and edited some part * Update depositWithdrawalReward.md * Update generalQuestions.md * hard-fork info * governance summary added * fixing validator section * config for redirects * fixed node structure * Update _category_.json --------- Co-authored-by: Giacomo Licari Co-authored-by: Armagan Ercan * Add files via upload (#650) * Bridge UI related changes for docs (#652) * Add files via upload * new bridges draft - 1 * change bridge architecture * bridges section update * updated legacy links for bridges * dev links updated * links for bridges * screenshots * bridges ss --------- Co-authored-by: Vanshika --------- Co-authored-by: cgi-bin/ <6095048+sven-hash@users.noreply.github.com> Co-authored-by: Vanshika Srivastava Co-authored-by: Giacomo Licari Co-authored-by: zengzengzenghuy --- docs/node/manual/validator/run/lighthouse.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/node/manual/validator/run/lighthouse.md b/docs/node/manual/validator/run/lighthouse.md index c9316cb3..203a878b 100644 --- a/docs/node/manual/validator/run/lighthouse.md +++ b/docs/node/manual/validator/run/lighthouse.md @@ -60,7 +60,7 @@ services: lighthouse validator_client --network=gnosis - --datadir=/data/validators + --validators-dir=/data/validators --beacon-nodes=http://consensus:4000 --graffiti=$GRAFFITI --debug-level=info