Skip to content

Commit

Permalink
ci: trying teztnet rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
hui-an-yang committed Sep 23, 2024
1 parent 85077a7 commit b945197
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 @@ -145,7 +145,7 @@ const quebecanetEphemeral: Config =
defaultConfig({
networkName: 'QUEBECANET',
protocol: Protocols.PsquebeCa,
defaultRpc: 'http://ecad-tezos-quebecanet-rolling-1.i.ecadinfra.com/',
defaultRpc: 'https://rpc.quebecbnet.teztnets.com/',
knownContracts: knownContractsPsquebeCa,
signerConfig: defaultEphemeralConfig('https://keygen.ecadinfra.com/quebecanet')
});
Expand Down

0 comments on commit b945197

Please sign in to comment.