Skip to content

Commit 914e1e9

Browse files
authored
Merge pull request #819 from input-output-hk/jpraynaud/fix-broken-devnet-genesis-alonzo
Fix devnet Genesis Alonzo URL
2 parents bcad6b1 + ede9965 commit 914e1e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mithril-test-lab/mithril-devnet/devnet-mkfiles.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ NODE_PORT_START=3000
4949
NODE_ADDR_PREFIX="172.16.238"
5050
NODE_ADDR_INCREMENT=10
5151
CARDANO_BINARY_URL="https://update-cardano-mainnet.iohk.io/cardano-node-releases/cardano-node-1.35.5-linux.tar.gz"
52-
ALONZO_GENESIS_URL="https://book.world.dev.cardano.org/environments/pv8/alonzo-genesis.json"
52+
ALONZO_GENESIS_URL="https://book.world.dev.cardano.org/environments/private/alonzo-genesis.json"
5353

5454
GENESIS_VERIFICATION_KEY=5b33322c3235332c3138362c3230312c3137372c31312c3131372c3133352c3138372c3136372c3138312c3138382c32322c35392c3230362c3130352c3233312c3135302c3231352c33302c37382c3231322c37362c31362c3235322c3138302c37322c3133342c3133372c3234372c3136312c36385d
5555
GENESIS_SECRET_KEY=5b3131382c3138342c3232342c3137332c3136302c3234312c36312c3134342c36342c39332c3130362c3232392c38332c3133342c3138392c34302c3138392c3231302c32352c3138342c3136302c3134312c3233372c32362c3136382c35342c3233392c3230342c3133392c3131392c31332c3139395d

0 commit comments

Comments
 (0)