Skip to content

Commit

Permalink
chore(helm): fix mainnet's protocolMagic
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmorano committed Jan 15, 2024
1 parent 0a1a4c1 commit 5c4c60a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/cf-ledger-sync/values-mainnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ dbSchema: mainnet
network: mainnet
storeCardanoHost: backbone.cardano-mainnet.iohk.io
storeCardanoPort: 3001
storeCardanoProtocolMagic: 764824073
storeCardanoProtocolMagic: "764824073"

0 comments on commit 5c4c60a

Please sign in to comment.