Skip to content

Commit

Permalink
fix(secret): update secret bridge address
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadusmanuet committed Nov 6, 2024
1 parent d99b12e commit e46815e
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 @@ -84,7 +84,7 @@ export namespace ChainFactoryConfigs {
storage,
},
secretParams: {
bridge: "secret1pauswg8l0dzfzaq0gcjy2zunzjyc4sv7n2q57d",
bridge: "secret1zyd2j3wqkeagcuzhklewfa6u26epn672cuktnm",
bridgeCodeHash: "",
chainId: "secret-4",
identifier: "SECRET",
Expand Down

0 comments on commit e46815e

Please sign in to comment.