@sats-connect/core 0.7.1-3ab7f7d → 0.7.1-8500dcc
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/index.d.mts +7 -7
- package/dist/index.d.ts +7 -7
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -449,7 +449,7 @@ declare const getAddressesResultSchema: v.ObjectSchema<{
|
|
|
449
449
|
readonly name: v.EnumSchema<typeof BitcoinNetworkType, undefined>;
|
|
450
450
|
}, undefined>;
|
|
451
451
|
readonly stacks: v.ObjectSchema<{
|
|
452
|
-
readonly name: v.
|
|
452
|
+
readonly name: v.StringSchema<undefined>;
|
|
453
453
|
}, undefined>;
|
|
454
454
|
readonly spark: v.ObjectSchema<{
|
|
455
455
|
readonly name: v.EnumSchema<typeof SparkNetworkType, undefined>;
|
|
@@ -1033,7 +1033,7 @@ declare const sparkGetAddressesResultSchema: v.ObjectSchema<{
|
|
|
1033
1033
|
readonly name: v.EnumSchema<typeof BitcoinNetworkType, undefined>;
|
|
1034
1034
|
}, undefined>;
|
|
1035
1035
|
readonly stacks: v.ObjectSchema<{
|
|
1036
|
-
readonly name: v.
|
|
1036
|
+
readonly name: v.StringSchema<undefined>;
|
|
1037
1037
|
}, undefined>;
|
|
1038
1038
|
readonly spark: v.ObjectSchema<{
|
|
1039
1039
|
readonly name: v.EnumSchema<typeof SparkNetworkType, undefined>;
|
|
@@ -1354,7 +1354,7 @@ declare const stxGetAccountsResultSchema: v.ObjectSchema<{
|
|
|
1354
1354
|
readonly name: v.EnumSchema<typeof BitcoinNetworkType, undefined>;
|
|
1355
1355
|
}, undefined>;
|
|
1356
1356
|
readonly stacks: v.ObjectSchema<{
|
|
1357
|
-
readonly name: v.
|
|
1357
|
+
readonly name: v.StringSchema<undefined>;
|
|
1358
1358
|
}, undefined>;
|
|
1359
1359
|
readonly spark: v.ObjectSchema<{
|
|
1360
1360
|
readonly name: v.EnumSchema<typeof SparkNetworkType, undefined>;
|
|
@@ -1395,7 +1395,7 @@ declare const stxGetAddressesResultSchema: v.ObjectSchema<{
|
|
|
1395
1395
|
readonly name: v.EnumSchema<typeof BitcoinNetworkType, undefined>;
|
|
1396
1396
|
}, undefined>;
|
|
1397
1397
|
readonly stacks: v.ObjectSchema<{
|
|
1398
|
-
readonly name: v.
|
|
1398
|
+
readonly name: v.StringSchema<undefined>;
|
|
1399
1399
|
}, undefined>;
|
|
1400
1400
|
readonly spark: v.ObjectSchema<{
|
|
1401
1401
|
readonly name: v.EnumSchema<typeof SparkNetworkType, undefined>;
|
|
@@ -1873,7 +1873,7 @@ declare const getNetworkResultSchema: v.ObjectSchema<{
|
|
|
1873
1873
|
readonly name: v.EnumSchema<typeof BitcoinNetworkType, undefined>;
|
|
1874
1874
|
}, undefined>;
|
|
1875
1875
|
readonly stacks: v.ObjectSchema<{
|
|
1876
|
-
readonly name: v.
|
|
1876
|
+
readonly name: v.StringSchema<undefined>;
|
|
1877
1877
|
}, undefined>;
|
|
1878
1878
|
readonly spark: v.ObjectSchema<{
|
|
1879
1879
|
readonly name: v.EnumSchema<typeof SparkNetworkType, undefined>;
|
|
@@ -1940,7 +1940,7 @@ declare const getAccountResultSchema: v.ObjectSchema<{
|
|
|
1940
1940
|
readonly name: v.EnumSchema<typeof BitcoinNetworkType, undefined>;
|
|
1941
1941
|
}, undefined>;
|
|
1942
1942
|
readonly stacks: v.ObjectSchema<{
|
|
1943
|
-
readonly name: v.
|
|
1943
|
+
readonly name: v.StringSchema<undefined>;
|
|
1944
1944
|
}, undefined>;
|
|
1945
1945
|
readonly spark: v.ObjectSchema<{
|
|
1946
1946
|
readonly name: v.EnumSchema<typeof SparkNetworkType, undefined>;
|
|
@@ -1991,7 +1991,7 @@ declare const connectResultSchema: v.ObjectSchema<{
|
|
|
1991
1991
|
readonly name: v.EnumSchema<typeof BitcoinNetworkType, undefined>;
|
|
1992
1992
|
}, undefined>;
|
|
1993
1993
|
readonly stacks: v.ObjectSchema<{
|
|
1994
|
-
readonly name: v.
|
|
1994
|
+
readonly name: v.StringSchema<undefined>;
|
|
1995
1995
|
}, undefined>;
|
|
1996
1996
|
readonly spark: v.ObjectSchema<{
|
|
1997
1997
|
readonly name: v.EnumSchema<typeof SparkNetworkType, undefined>;
|
package/dist/index.d.ts
CHANGED
|
@@ -449,7 +449,7 @@ declare const getAddressesResultSchema: v.ObjectSchema<{
|
|
|
449
449
|
readonly name: v.EnumSchema<typeof BitcoinNetworkType, undefined>;
|
|
450
450
|
}, undefined>;
|
|
451
451
|
readonly stacks: v.ObjectSchema<{
|
|
452
|
-
readonly name: v.
|
|
452
|
+
readonly name: v.StringSchema<undefined>;
|
|
453
453
|
}, undefined>;
|
|
454
454
|
readonly spark: v.ObjectSchema<{
|
|
455
455
|
readonly name: v.EnumSchema<typeof SparkNetworkType, undefined>;
|
|
@@ -1033,7 +1033,7 @@ declare const sparkGetAddressesResultSchema: v.ObjectSchema<{
|
|
|
1033
1033
|
readonly name: v.EnumSchema<typeof BitcoinNetworkType, undefined>;
|
|
1034
1034
|
}, undefined>;
|
|
1035
1035
|
readonly stacks: v.ObjectSchema<{
|
|
1036
|
-
readonly name: v.
|
|
1036
|
+
readonly name: v.StringSchema<undefined>;
|
|
1037
1037
|
}, undefined>;
|
|
1038
1038
|
readonly spark: v.ObjectSchema<{
|
|
1039
1039
|
readonly name: v.EnumSchema<typeof SparkNetworkType, undefined>;
|
|
@@ -1354,7 +1354,7 @@ declare const stxGetAccountsResultSchema: v.ObjectSchema<{
|
|
|
1354
1354
|
readonly name: v.EnumSchema<typeof BitcoinNetworkType, undefined>;
|
|
1355
1355
|
}, undefined>;
|
|
1356
1356
|
readonly stacks: v.ObjectSchema<{
|
|
1357
|
-
readonly name: v.
|
|
1357
|
+
readonly name: v.StringSchema<undefined>;
|
|
1358
1358
|
}, undefined>;
|
|
1359
1359
|
readonly spark: v.ObjectSchema<{
|
|
1360
1360
|
readonly name: v.EnumSchema<typeof SparkNetworkType, undefined>;
|
|
@@ -1395,7 +1395,7 @@ declare const stxGetAddressesResultSchema: v.ObjectSchema<{
|
|
|
1395
1395
|
readonly name: v.EnumSchema<typeof BitcoinNetworkType, undefined>;
|
|
1396
1396
|
}, undefined>;
|
|
1397
1397
|
readonly stacks: v.ObjectSchema<{
|
|
1398
|
-
readonly name: v.
|
|
1398
|
+
readonly name: v.StringSchema<undefined>;
|
|
1399
1399
|
}, undefined>;
|
|
1400
1400
|
readonly spark: v.ObjectSchema<{
|
|
1401
1401
|
readonly name: v.EnumSchema<typeof SparkNetworkType, undefined>;
|
|
@@ -1873,7 +1873,7 @@ declare const getNetworkResultSchema: v.ObjectSchema<{
|
|
|
1873
1873
|
readonly name: v.EnumSchema<typeof BitcoinNetworkType, undefined>;
|
|
1874
1874
|
}, undefined>;
|
|
1875
1875
|
readonly stacks: v.ObjectSchema<{
|
|
1876
|
-
readonly name: v.
|
|
1876
|
+
readonly name: v.StringSchema<undefined>;
|
|
1877
1877
|
}, undefined>;
|
|
1878
1878
|
readonly spark: v.ObjectSchema<{
|
|
1879
1879
|
readonly name: v.EnumSchema<typeof SparkNetworkType, undefined>;
|
|
@@ -1940,7 +1940,7 @@ declare const getAccountResultSchema: v.ObjectSchema<{
|
|
|
1940
1940
|
readonly name: v.EnumSchema<typeof BitcoinNetworkType, undefined>;
|
|
1941
1941
|
}, undefined>;
|
|
1942
1942
|
readonly stacks: v.ObjectSchema<{
|
|
1943
|
-
readonly name: v.
|
|
1943
|
+
readonly name: v.StringSchema<undefined>;
|
|
1944
1944
|
}, undefined>;
|
|
1945
1945
|
readonly spark: v.ObjectSchema<{
|
|
1946
1946
|
readonly name: v.EnumSchema<typeof SparkNetworkType, undefined>;
|
|
@@ -1991,7 +1991,7 @@ declare const connectResultSchema: v.ObjectSchema<{
|
|
|
1991
1991
|
readonly name: v.EnumSchema<typeof BitcoinNetworkType, undefined>;
|
|
1992
1992
|
}, undefined>;
|
|
1993
1993
|
readonly stacks: v.ObjectSchema<{
|
|
1994
|
-
readonly name: v.
|
|
1994
|
+
readonly name: v.StringSchema<undefined>;
|
|
1995
1995
|
}, undefined>;
|
|
1996
1996
|
readonly spark: v.ObjectSchema<{
|
|
1997
1997
|
readonly name: v.EnumSchema<typeof SparkNetworkType, undefined>;
|
package/dist/index.js
CHANGED
package/dist/index.mjs
CHANGED