@inco/js 0.1.37 → 0.1.38
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -136,8 +136,8 @@ export declare const lightningDeployments: readonly [{
|
|
136
136
|
readonly shortSalt: "863421733";
|
137
137
|
};
|
138
138
|
readonly salt: "0x8202d2d747784cb7d48868e44c42c4bf162a70bc00834654f6d289ccc7e5ab25";
|
139
|
-
readonly decryptSigner: "
|
140
|
-
readonly eciesPublicKey: "
|
139
|
+
readonly decryptSigner: "0xA8822DE8910f66D3d03F1eAfe2C0141dBc327Ee0";
|
140
|
+
readonly eciesPublicKey: "0x048a582d29083c2f3fefe024bf4dd9ab913ab8973716977da5f01106e0b84095b1e647a9e377175fcb66bda05087c93b05e1fd53a704d0914bb23a0b2a69e9f235";
|
141
141
|
readonly chainId: 84532;
|
142
142
|
readonly blockNumber: 25719113;
|
143
143
|
readonly chainName: "Base Sepolia";
|
@@ -143,8 +143,8 @@ export const lightningDeployments = [
|
|
143
143
|
"shortSalt": "863421733"
|
144
144
|
},
|
145
145
|
"salt": "0x8202d2d747784cb7d48868e44c42c4bf162a70bc00834654f6d289ccc7e5ab25",
|
146
|
-
"decryptSigner": "
|
147
|
-
"eciesPublicKey": "
|
146
|
+
"decryptSigner": "0xA8822DE8910f66D3d03F1eAfe2C0141dBc327Ee0",
|
147
|
+
"eciesPublicKey": "0x048a582d29083c2f3fefe024bf4dd9ab913ab8973716977da5f01106e0b84095b1e647a9e377175fcb66bda05087c93b05e1fd53a704d0914bb23a0b2a69e9f235",
|
148
148
|
"chainId": 84532,
|
149
149
|
"blockNumber": 25719113,
|
150
150
|
"chainName": "Base Sepolia",
|