@super-protocol/sdk-js 2.2.0-beta.119 → 2.2.0-beta.120
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.
|
@@ -1675,12 +1675,16 @@ export declare const abi: readonly [{
|
|
|
1675
1675
|
readonly type: "string";
|
|
1676
1676
|
}, {
|
|
1677
1677
|
readonly internalType: "string";
|
|
1678
|
-
readonly name: "
|
|
1678
|
+
readonly name: "signatureKeyHash";
|
|
1679
1679
|
readonly type: "string";
|
|
1680
1680
|
}, {
|
|
1681
1681
|
readonly internalType: "enum ValueOfferSubtype";
|
|
1682
1682
|
readonly name: "subtype";
|
|
1683
1683
|
readonly type: "uint8";
|
|
1684
|
+
}, {
|
|
1685
|
+
readonly internalType: "string";
|
|
1686
|
+
readonly name: "hardwareContext";
|
|
1687
|
+
readonly type: "string";
|
|
1684
1688
|
}];
|
|
1685
1689
|
readonly internalType: "struct ValueOfferInfo";
|
|
1686
1690
|
readonly name: "info";
|
|
@@ -1983,12 +1987,16 @@ export declare const abi: readonly [{
|
|
|
1983
1987
|
readonly type: "string";
|
|
1984
1988
|
}, {
|
|
1985
1989
|
readonly internalType: "string";
|
|
1986
|
-
readonly name: "
|
|
1990
|
+
readonly name: "signatureKeyHash";
|
|
1987
1991
|
readonly type: "string";
|
|
1988
1992
|
}, {
|
|
1989
1993
|
readonly internalType: "enum ValueOfferSubtype";
|
|
1990
1994
|
readonly name: "subtype";
|
|
1991
1995
|
readonly type: "uint8";
|
|
1996
|
+
}, {
|
|
1997
|
+
readonly internalType: "string";
|
|
1998
|
+
readonly name: "hardwareContext";
|
|
1999
|
+
readonly type: "string";
|
|
1992
2000
|
}];
|
|
1993
2001
|
readonly internalType: "struct ValueOfferInfo";
|
|
1994
2002
|
readonly name: "newInfo";
|
|
@@ -2190,12 +2198,16 @@ export declare const abi: readonly [{
|
|
|
2190
2198
|
readonly type: "string";
|
|
2191
2199
|
}, {
|
|
2192
2200
|
readonly internalType: "string";
|
|
2193
|
-
readonly name: "
|
|
2201
|
+
readonly name: "signatureKeyHash";
|
|
2194
2202
|
readonly type: "string";
|
|
2195
2203
|
}, {
|
|
2196
2204
|
readonly internalType: "enum ValueOfferSubtype";
|
|
2197
2205
|
readonly name: "subtype";
|
|
2198
2206
|
readonly type: "uint8";
|
|
2207
|
+
}, {
|
|
2208
|
+
readonly internalType: "string";
|
|
2209
|
+
readonly name: "hardwareContext";
|
|
2210
|
+
readonly type: "string";
|
|
2199
2211
|
}];
|
|
2200
2212
|
readonly internalType: "struct ValueOfferInfo";
|
|
2201
2213
|
readonly name: "info";
|
|
@@ -2630,12 +2642,16 @@ export declare const abi: readonly [{
|
|
|
2630
2642
|
readonly type: "string";
|
|
2631
2643
|
}, {
|
|
2632
2644
|
readonly internalType: "string";
|
|
2633
|
-
readonly name: "
|
|
2645
|
+
readonly name: "signatureKeyHash";
|
|
2634
2646
|
readonly type: "string";
|
|
2635
2647
|
}, {
|
|
2636
2648
|
readonly internalType: "enum ValueOfferSubtype";
|
|
2637
2649
|
readonly name: "subtype";
|
|
2638
2650
|
readonly type: "uint8";
|
|
2651
|
+
}, {
|
|
2652
|
+
readonly internalType: "string";
|
|
2653
|
+
readonly name: "hardwareContext";
|
|
2654
|
+
readonly type: "string";
|
|
2639
2655
|
}];
|
|
2640
2656
|
readonly internalType: "struct ValueOfferInfo";
|
|
2641
2657
|
readonly name: "info";
|