Skip to content

Commit

Permalink
feat(config::testnet): bump tezos contract
Browse files Browse the repository at this point in the history
  • Loading branch information
imsk17 committed Dec 16, 2024
1 parent 87355f7 commit 1d8cb1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/factory/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ export namespace ChainFactoryConfigs {
storage,
},
tezosParams: {
bridge: "KT1Gm6qaUmfuVnGJmfY46K6hiUzgFP8DLcke",
bridge: "KT1CFXpeB7RPAvzgGAVBkKZ5fXsAB61h72rs",
identifier: "TEZOS",
storage,
Tezos: new TezosToolkit("https://ghostnet.ecadinfra.com"),
Expand Down

0 comments on commit 1d8cb1d

Please sign in to comment.