diff --git a/usr/local/bin/tezos-constants.sh b/usr/local/bin/tezos-constants.sh index 97300ef..ea693bd 100755 --- a/usr/local/bin/tezos-constants.sh +++ b/usr/local/bin/tezos-constants.sh @@ -13,7 +13,7 @@ case "$BAKER_ARCH" in ;; esac -export PROTOCOL="PsParisC" +export PROTOCOL="PsParisC" export PROTOCOL_FORMER="PtParisB" export OCTEZ_DOWNLOAD_URL="https://gitlab.com/tezos/tezos/-/package_files/${GITLAB_PACKAGE_ID}/download"