We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3846f1 commit 26a801cCopy full SHA for 26a801c
prysm/run.sh
@@ -6,7 +6,7 @@ WALLET_DIR="/prysm-wallet"
6
rm -rf $WALLET_DIR
7
mkdir $WALLET_DIR
8
9
-# Refer: https://docs.prylabs.network/docs/install/install-with-script#step-5-run-a-validator-using-prysm
+# Refer: https://prysm.offchainlabs.com/docs/install-prysm/install-with-script/#step-5-run-a-validator-using-prysm
10
# Running a prysm VC involves two steps which need to run in order:
11
# 1. Import validator keys in a prysm wallet account.
12
# 2. Run the validator client.
0 commit comments