@canton-network/core-wallet-store 0.5.0 → 0.7.0
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/config/schema.d.ts
CHANGED
|
@@ -1,13 +1,10 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
export declare const ledgerApiSchema: z.ZodObject<{
|
|
3
3
|
baseUrl: z.ZodString;
|
|
4
|
-
adminGrpcUrl: z.ZodString;
|
|
5
4
|
}, "strip", z.ZodTypeAny, {
|
|
6
5
|
baseUrl: string;
|
|
7
|
-
adminGrpcUrl: string;
|
|
8
6
|
}, {
|
|
9
7
|
baseUrl: string;
|
|
10
|
-
adminGrpcUrl: string;
|
|
11
8
|
}>;
|
|
12
9
|
declare const passwordAuthSchema: z.ZodObject<{
|
|
13
10
|
identityProviderId: z.ZodString;
|
|
@@ -290,13 +287,10 @@ export declare const networkSchema: z.ZodObject<{
|
|
|
290
287
|
description: z.ZodString;
|
|
291
288
|
ledgerApi: z.ZodObject<{
|
|
292
289
|
baseUrl: z.ZodString;
|
|
293
|
-
adminGrpcUrl: z.ZodString;
|
|
294
290
|
}, "strip", z.ZodTypeAny, {
|
|
295
291
|
baseUrl: string;
|
|
296
|
-
adminGrpcUrl: string;
|
|
297
292
|
}, {
|
|
298
293
|
baseUrl: string;
|
|
299
|
-
adminGrpcUrl: string;
|
|
300
294
|
}>;
|
|
301
295
|
auth: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
302
296
|
identityProviderId: z.ZodString;
|
|
@@ -441,7 +435,6 @@ export declare const networkSchema: z.ZodObject<{
|
|
|
441
435
|
description: string;
|
|
442
436
|
ledgerApi: {
|
|
443
437
|
baseUrl: string;
|
|
444
|
-
adminGrpcUrl: string;
|
|
445
438
|
};
|
|
446
439
|
auth: {
|
|
447
440
|
type: "password";
|
|
@@ -490,7 +483,6 @@ export declare const networkSchema: z.ZodObject<{
|
|
|
490
483
|
description: string;
|
|
491
484
|
ledgerApi: {
|
|
492
485
|
baseUrl: string;
|
|
493
|
-
adminGrpcUrl: string;
|
|
494
486
|
};
|
|
495
487
|
auth: {
|
|
496
488
|
type: "password";
|
|
@@ -578,13 +570,10 @@ export declare const storeConfigSchema: z.ZodObject<{
|
|
|
578
570
|
description: z.ZodString;
|
|
579
571
|
ledgerApi: z.ZodObject<{
|
|
580
572
|
baseUrl: z.ZodString;
|
|
581
|
-
adminGrpcUrl: z.ZodString;
|
|
582
573
|
}, "strip", z.ZodTypeAny, {
|
|
583
574
|
baseUrl: string;
|
|
584
|
-
adminGrpcUrl: string;
|
|
585
575
|
}, {
|
|
586
576
|
baseUrl: string;
|
|
587
|
-
adminGrpcUrl: string;
|
|
588
577
|
}>;
|
|
589
578
|
auth: z.ZodDiscriminatedUnion<"type", [z.ZodObject<{
|
|
590
579
|
identityProviderId: z.ZodString;
|
|
@@ -729,7 +718,6 @@ export declare const storeConfigSchema: z.ZodObject<{
|
|
|
729
718
|
description: string;
|
|
730
719
|
ledgerApi: {
|
|
731
720
|
baseUrl: string;
|
|
732
|
-
adminGrpcUrl: string;
|
|
733
721
|
};
|
|
734
722
|
auth: {
|
|
735
723
|
type: "password";
|
|
@@ -778,7 +766,6 @@ export declare const storeConfigSchema: z.ZodObject<{
|
|
|
778
766
|
description: string;
|
|
779
767
|
ledgerApi: {
|
|
780
768
|
baseUrl: string;
|
|
781
|
-
adminGrpcUrl: string;
|
|
782
769
|
};
|
|
783
770
|
auth: {
|
|
784
771
|
type: "password";
|
|
@@ -842,7 +829,6 @@ export declare const storeConfigSchema: z.ZodObject<{
|
|
|
842
829
|
description: string;
|
|
843
830
|
ledgerApi: {
|
|
844
831
|
baseUrl: string;
|
|
845
|
-
adminGrpcUrl: string;
|
|
846
832
|
};
|
|
847
833
|
auth: {
|
|
848
834
|
type: "password";
|
|
@@ -906,7 +892,6 @@ export declare const storeConfigSchema: z.ZodObject<{
|
|
|
906
892
|
description: string;
|
|
907
893
|
ledgerApi: {
|
|
908
894
|
baseUrl: string;
|
|
909
|
-
adminGrpcUrl: string;
|
|
910
895
|
};
|
|
911
896
|
auth: {
|
|
912
897
|
type: "password";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../src/config/schema.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,eAAO,MAAM,eAAe
|
|
1
|
+
{"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../src/config/schema.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAA;AAEvB,eAAO,MAAM,eAAe;;;;;;EAE1B,CAAA;AAOF,QAAA,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAWtB,CAAA;AAEF,QAAA,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAStB,CAAA;AAEF,QAAA,MAAM,0BAA0B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAU9B,CAAA;AAEF,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IAIrB,CAAA;AAEF,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAOxB,CAAA;AAEF,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAmB5B,CAAA;AAEF,MAAM,MAAM,WAAW,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,iBAAiB,CAAC,CAAA;AAC3D,MAAM,MAAM,IAAI,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,UAAU,CAAC,CAAA;AAC7C,MAAM,MAAM,OAAO,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,aAAa,CAAC,CAAA;AACnD,MAAM,MAAM,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAA;AAC7D,MAAM,MAAM,YAAY,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,kBAAkB,CAAC,CAAA;AAC7D,MAAM,MAAM,oBAAoB,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,0BAA0B,CAAC,CAAA;AAC7E,MAAM,MAAM,SAAS,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,eAAe,CAAC,CAAA"}
|
package/dist/config/schema.js
CHANGED
package/package.json
CHANGED