We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed6203b commit 601953fCopy full SHA for 601953f
1 file changed
scripts/docker-node/setup.sh
@@ -15,7 +15,7 @@ if [ ${RET_VAL} -ne 0 ]; then
15
exit 1
16
fi
17
18
-CHAIN_NAMESAPCE=devnet
+CHAIN_NAMESPACE=testnet
19
20
# Setting up config files
21
rm -rf /root/.hid-node/
0 commit comments