Skip to content

Commit

Permalink
chore(tezos): new contract
Browse files Browse the repository at this point in the history
  • Loading branch information
D4mph1r committed Dec 16, 2024
1 parent 12271ab commit 07305ec
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 @@ -229,7 +229,7 @@ export namespace ChainFactoryConfigs {
storage,
},
tezosParams: {
bridge: "KT1UMVUP3XBpPrMUwuC6DXjEcLgZykV7p1PW",
bridge: "KT1NDDHcQeSTEEU7euxpjLbQuKuZkMArp7W4",
identifier: Chain.TEZOS,
storage,
Tezos: new TezosToolkit("https://mainnet.ecadinfra.com"),
Expand Down

0 comments on commit 07305ec

Please sign in to comment.