Skip to content

Commit

Permalink
test: correct ghostnet protocol config
Browse files Browse the repository at this point in the history
  • Loading branch information
hui-an-yang committed Dec 3, 2024
1 parent 64f6901 commit 1b43753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ const quebecnetEphemeral: Config =
const ghostnetEphemeral: Config =
defaultConfig({
networkName: 'GHOSTNET',
protocol: Protocols.PtParisBx,
protocol: Protocols.PsParisCZ,
defaultRpc: 'http://ecad-tezos-ghostnet-rolling-1.i.ecadinfra.com/',
knownContracts: knownContractsPtGhostnet,
signerConfig: defaultEphemeralConfig('https://keygen.ecadinfra.com/ghostnet')
Expand Down

0 comments on commit 1b43753

Please sign in to comment.