@inco/js 0.1.38 → 0.1.40
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.
- package/dist/generated/abis/lightning.d.ts +60 -0
- package/dist/generated/abis/lightning.js +16 -1
- package/dist/generated/lightning.d.ts +60 -312
- package/dist/generated/lightning.js +67 -331
- package/dist/lite/reencrypt.js +5 -3
- package/dist/local/local-node.d.ts +0 -1
- package/dist/local/local-node.js +1 -2
- package/package.json +1 -1
- package/dist/encryption/index.cjs +0 -24706
- package/dist/encryption/index.mjs +0 -25787
- package/dist/fhevm/index.cjs +0 -87
- package/dist/fhevm/index.mjs +0 -90
- package/dist/generated/abis/index.cjs +0 -12493
- package/dist/generated/abis/index.mjs +0 -12496
- package/dist/index.cjs +0 -24883
- package/dist/index.mjs +0 -25964
- package/dist/lite/index.cjs +0 -52789
- package/dist/lite/index.mjs +0 -71691
- package/dist/local/index.cjs +0 -24479
- package/dist/local/index.mjs +0 -42864
- package/dist/reencryption/index.cjs +0 -24681
- package/dist/reencryption/index.mjs +0 -24684
@@ -2416,6 +2416,18 @@ export declare const deployUtilsAbi: readonly [{
|
|
2416
2416
|
readonly name: "pepper";
|
2417
2417
|
readonly internalType: "string";
|
2418
2418
|
readonly type: "string";
|
2419
|
+
}, {
|
2420
|
+
readonly name: "majorVersion";
|
2421
|
+
readonly internalType: "uint8";
|
2422
|
+
readonly type: "uint8";
|
2423
|
+
}, {
|
2424
|
+
readonly name: "minorVersion";
|
2425
|
+
readonly internalType: "uint8";
|
2426
|
+
readonly type: "uint8";
|
2427
|
+
}, {
|
2428
|
+
readonly name: "patchVersion";
|
2429
|
+
readonly internalType: "uint8";
|
2430
|
+
readonly type: "uint8";
|
2419
2431
|
}];
|
2420
2432
|
readonly name: "computeIncoLightningAddress";
|
2421
2433
|
readonly outputs: readonly [{
|
@@ -8323,6 +8335,18 @@ export declare const incoTestAbi: readonly [{
|
|
8323
8335
|
readonly name: "pepper";
|
8324
8336
|
readonly internalType: "string";
|
8325
8337
|
readonly type: "string";
|
8338
|
+
}, {
|
8339
|
+
readonly name: "majorVersion";
|
8340
|
+
readonly internalType: "uint8";
|
8341
|
+
readonly type: "uint8";
|
8342
|
+
}, {
|
8343
|
+
readonly name: "minorVersion";
|
8344
|
+
readonly internalType: "uint8";
|
8345
|
+
readonly type: "uint8";
|
8346
|
+
}, {
|
8347
|
+
readonly name: "patchVersion";
|
8348
|
+
readonly internalType: "uint8";
|
8349
|
+
readonly type: "uint8";
|
8326
8350
|
}];
|
8327
8351
|
readonly name: "computeIncoLightningAddress";
|
8328
8352
|
readonly outputs: readonly [{
|
@@ -10761,6 +10785,18 @@ export declare const testAddTwoAbi: readonly [{
|
|
10761
10785
|
readonly name: "pepper";
|
10762
10786
|
readonly internalType: "string";
|
10763
10787
|
readonly type: "string";
|
10788
|
+
}, {
|
10789
|
+
readonly name: "majorVersion";
|
10790
|
+
readonly internalType: "uint8";
|
10791
|
+
readonly type: "uint8";
|
10792
|
+
}, {
|
10793
|
+
readonly name: "minorVersion";
|
10794
|
+
readonly internalType: "uint8";
|
10795
|
+
readonly type: "uint8";
|
10796
|
+
}, {
|
10797
|
+
readonly name: "patchVersion";
|
10798
|
+
readonly internalType: "uint8";
|
10799
|
+
readonly type: "uint8";
|
10764
10800
|
}];
|
10765
10801
|
readonly name: "computeIncoLightningAddress";
|
10766
10802
|
readonly outputs: readonly [{
|
@@ -11815,6 +11851,18 @@ export declare const testDeployAbi: readonly [{
|
|
11815
11851
|
readonly name: "pepper";
|
11816
11852
|
readonly internalType: "string";
|
11817
11853
|
readonly type: "string";
|
11854
|
+
}, {
|
11855
|
+
readonly name: "majorVersion";
|
11856
|
+
readonly internalType: "uint8";
|
11857
|
+
readonly type: "uint8";
|
11858
|
+
}, {
|
11859
|
+
readonly name: "minorVersion";
|
11860
|
+
readonly internalType: "uint8";
|
11861
|
+
readonly type: "uint8";
|
11862
|
+
}, {
|
11863
|
+
readonly name: "patchVersion";
|
11864
|
+
readonly internalType: "uint8";
|
11865
|
+
readonly type: "uint8";
|
11818
11866
|
}];
|
11819
11867
|
readonly name: "computeIncoLightningAddress";
|
11820
11868
|
readonly outputs: readonly [{
|
@@ -12794,6 +12842,18 @@ export declare const testFakeInfraAbi: readonly [{
|
|
12794
12842
|
readonly name: "pepper";
|
12795
12843
|
readonly internalType: "string";
|
12796
12844
|
readonly type: "string";
|
12845
|
+
}, {
|
12846
|
+
readonly name: "majorVersion";
|
12847
|
+
readonly internalType: "uint8";
|
12848
|
+
readonly type: "uint8";
|
12849
|
+
}, {
|
12850
|
+
readonly name: "minorVersion";
|
12851
|
+
readonly internalType: "uint8";
|
12852
|
+
readonly type: "uint8";
|
12853
|
+
}, {
|
12854
|
+
readonly name: "patchVersion";
|
12855
|
+
readonly internalType: "uint8";
|
12856
|
+
readonly type: "uint8";
|
12797
12857
|
}];
|
12798
12858
|
readonly name: "computeIncoLightningAddress";
|
12799
12859
|
readonly outputs: readonly [{
|