From 5e9f1c804fbbce882ebacd71565d648dd133c492 Mon Sep 17 00:00:00 2001 From: D Date: Mon, 28 Oct 2024 16:14:00 +0500 Subject: [PATCH] chore(secret): added new contract --- src/factory/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/factory/config.ts b/src/factory/config.ts index 44dabb14..a1f2c8d1 100644 --- a/src/factory/config.ts +++ b/src/factory/config.ts @@ -84,7 +84,7 @@ export namespace ChainFactoryConfigs { storage, }, secretParams: { - bridge: "secret1lmh5n3gdzss9qlfyzn6k7vmja9nexesz5vlpj8", + bridge: "secret1jkv2c0snxcc82rrcd7x2qx2ma0n7q8veq4p99z", bridgeCodeHash: "", chainId: "pulsar-3", identifier: "SECRET",