Skip to content

Commit

Permalink
fix(secret): update secret bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammadusmanuet committed Dec 16, 2024
1 parent 1d8cb1d commit 7b473bd
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 @@ -95,7 +95,7 @@ export namespace ChainFactoryConfigs {
storage,
},
secretParams: {
bridge: "secret1g2hwd0ah57a5elkkne544495qnfldvz02ckyg5",
bridge: "secret1ym9jslryg6r8nlch2036py92gd50vejznwhuvx",
bridgeCodeHash: "",
chainId: "secret-4",
identifier: "SECRET",
Expand Down

0 comments on commit 7b473bd

Please sign in to comment.