@xyo-network/account-model 2.57.4 → 2.57.6

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/docs.json CHANGED
@@ -1,64 +1,84 @@
1
1
  {
2
2
  "id": 0,
3
3
  "name": "@xyo-network/account-model",
4
+ "variant": "project",
4
5
  "kind": 1,
5
- "kindString": "Project",
6
6
  "flags": {},
7
- "originalName": "",
8
7
  "children": [
9
8
  {
10
9
  "id": 13,
11
10
  "name": "AccountInstance",
11
+ "variant": "declaration",
12
12
  "kind": 256,
13
- "kindString": "Interface",
14
13
  "flags": {},
15
14
  "children": [
16
15
  {
17
16
  "id": 14,
18
17
  "name": "addressValue",
18
+ "variant": "declaration",
19
19
  "kind": 262144,
20
- "kindString": "Accessor",
21
20
  "flags": {},
22
21
  "sources": [
23
22
  {
24
23
  "fileName": "account-model/src/Account.ts",
25
24
  "line": 25,
26
25
  "character": 6,
27
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L25"
26
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L25"
28
27
  }
29
28
  ],
30
29
  "getSignature": {
31
30
  "id": 15,
32
31
  "name": "addressValue",
32
+ "variant": "signature",
33
33
  "kind": 524288,
34
- "kindString": "Get signature",
35
34
  "flags": {},
35
+ "sources": [
36
+ {
37
+ "fileName": "account-model/src/Account.ts",
38
+ "line": 25,
39
+ "character": 2,
40
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L25"
41
+ }
42
+ ],
36
43
  "type": {
37
44
  "type": "reference",
38
- "name": "AddressValueInstance"
45
+ "target": {
46
+ "sourceFileName": "../keypair-model/src/Key/AddressValue.ts",
47
+ "qualifiedName": "AddressValueInstance"
48
+ },
49
+ "name": "AddressValueInstance",
50
+ "package": "@xyo-network/key-model"
39
51
  }
40
52
  }
41
53
  },
42
54
  {
43
55
  "id": 16,
44
56
  "name": "previousHash",
57
+ "variant": "declaration",
45
58
  "kind": 262144,
46
- "kindString": "Accessor",
47
59
  "flags": {},
48
60
  "sources": [
49
61
  {
50
62
  "fileName": "account-model/src/Account.ts",
51
63
  "line": 26,
52
64
  "character": 6,
53
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L26"
65
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L26"
54
66
  }
55
67
  ],
56
68
  "getSignature": {
57
69
  "id": 17,
58
70
  "name": "previousHash",
71
+ "variant": "signature",
59
72
  "kind": 524288,
60
- "kindString": "Get signature",
61
73
  "flags": {},
74
+ "sources": [
75
+ {
76
+ "fileName": "account-model/src/Account.ts",
77
+ "line": 26,
78
+ "character": 2,
79
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L26"
80
+ }
81
+ ],
62
82
  "type": {
63
83
  "type": "union",
64
84
  "types": [
@@ -68,7 +88,12 @@
68
88
  },
69
89
  {
70
90
  "type": "reference",
71
- "name": "XyoData"
91
+ "target": {
92
+ "sourceFileName": "../../../core/src/Data/Data.ts",
93
+ "qualifiedName": "XyoData"
94
+ },
95
+ "name": "XyoData",
96
+ "package": "@xyo-network/core"
72
97
  }
73
98
  ]
74
99
  }
@@ -77,8 +102,8 @@
77
102
  {
78
103
  "id": 25,
79
104
  "name": "private",
105
+ "variant": "declaration",
80
106
  "kind": 262144,
81
- "kindString": "Accessor",
82
107
  "flags": {},
83
108
  "sources": [
84
109
  {
@@ -90,28 +115,42 @@
90
115
  "getSignature": {
91
116
  "id": 26,
92
117
  "name": "private",
118
+ "variant": "signature",
93
119
  "kind": 524288,
94
- "kindString": "Get signature",
95
120
  "flags": {},
121
+ "sources": [
122
+ {
123
+ "fileName": "keypair-model/dist/types/Key/KeyPair.d.ts",
124
+ "line": 5,
125
+ "character": 4
126
+ }
127
+ ],
96
128
  "type": {
97
129
  "type": "reference",
98
- "name": "XyoPrivateKeyModel"
130
+ "target": {
131
+ "sourceFileName": "../keypair-model/src/Key/PrivateKey.ts",
132
+ "qualifiedName": "PrivateKeyInstance"
133
+ },
134
+ "name": "PrivateKeyInstance",
135
+ "package": "@xyo-network/key-model"
99
136
  },
100
137
  "inheritedFrom": {
101
138
  "type": "reference",
139
+ "target": -1,
102
140
  "name": "KeyPairInstance.private"
103
141
  }
104
142
  },
105
143
  "inheritedFrom": {
106
144
  "type": "reference",
145
+ "target": -1,
107
146
  "name": "KeyPairInstance.private"
108
147
  }
109
148
  },
110
149
  {
111
150
  "id": 27,
112
151
  "name": "public",
152
+ "variant": "declaration",
113
153
  "kind": 262144,
114
- "kindString": "Accessor",
115
154
  "flags": {},
116
155
  "sources": [
117
156
  {
@@ -123,50 +162,72 @@
123
162
  "getSignature": {
124
163
  "id": 28,
125
164
  "name": "public",
165
+ "variant": "signature",
126
166
  "kind": 524288,
127
- "kindString": "Get signature",
128
167
  "flags": {},
168
+ "sources": [
169
+ {
170
+ "fileName": "keypair-model/dist/types/Key/KeyPair.d.ts",
171
+ "line": 6,
172
+ "character": 4
173
+ }
174
+ ],
129
175
  "type": {
130
176
  "type": "reference",
131
- "name": "XyoPublicKeyModel"
177
+ "target": {
178
+ "sourceFileName": "../keypair-model/src/Key/PublicKey.ts",
179
+ "qualifiedName": "PublicKeyInstance"
180
+ },
181
+ "name": "PublicKeyInstance",
182
+ "package": "@xyo-network/key-model"
132
183
  },
133
184
  "inheritedFrom": {
134
185
  "type": "reference",
186
+ "target": -1,
135
187
  "name": "KeyPairInstance.public"
136
188
  }
137
189
  },
138
190
  "inheritedFrom": {
139
191
  "type": "reference",
192
+ "target": -1,
140
193
  "name": "KeyPairInstance.public"
141
194
  }
142
195
  },
143
196
  {
144
197
  "id": 18,
145
198
  "name": "sign",
199
+ "variant": "declaration",
146
200
  "kind": 2048,
147
- "kindString": "Method",
148
201
  "flags": {},
149
202
  "sources": [
150
203
  {
151
204
  "fileName": "account-model/src/Account.ts",
152
205
  "line": 27,
153
206
  "character": 2,
154
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L27"
207
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L27"
155
208
  }
156
209
  ],
157
210
  "signatures": [
158
211
  {
159
212
  "id": 19,
160
213
  "name": "sign",
214
+ "variant": "signature",
161
215
  "kind": 4096,
162
- "kindString": "Call signature",
163
216
  "flags": {},
217
+ "sources": [
218
+ {
219
+ "fileName": "account-model/src/Account.ts",
220
+ "line": 27,
221
+ "character": 2,
222
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L27"
223
+ }
224
+ ],
164
225
  "parameters": [
165
226
  {
166
227
  "id": 20,
167
228
  "name": "hash",
229
+ "variant": "param",
168
230
  "kind": 32768,
169
- "kindString": "Parameter",
170
231
  "flags": {},
171
232
  "type": {
172
233
  "type": "union",
@@ -177,8 +238,11 @@
177
238
  },
178
239
  {
179
240
  "type": "reference",
241
+ "target": {
242
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
243
+ "qualifiedName": "Uint8Array"
244
+ },
180
245
  "name": "Uint8Array",
181
- "qualifiedName": "Uint8Array",
182
246
  "package": "typescript"
183
247
  }
184
248
  ]
@@ -186,10 +250,38 @@
186
250
  }
187
251
  ],
188
252
  "type": {
189
- "type": "reference",
190
- "name": "Uint8Array",
191
- "qualifiedName": "Uint8Array",
192
- "package": "typescript"
253
+ "type": "union",
254
+ "types": [
255
+ {
256
+ "type": "reference",
257
+ "target": {
258
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
259
+ "qualifiedName": "Uint8Array"
260
+ },
261
+ "name": "Uint8Array",
262
+ "package": "typescript"
263
+ },
264
+ {
265
+ "type": "reference",
266
+ "target": {
267
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
268
+ "qualifiedName": "Promise"
269
+ },
270
+ "typeArguments": [
271
+ {
272
+ "type": "reference",
273
+ "target": {
274
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
275
+ "qualifiedName": "Uint8Array"
276
+ },
277
+ "name": "Uint8Array",
278
+ "package": "typescript"
279
+ }
280
+ ],
281
+ "name": "Promise",
282
+ "package": "typescript"
283
+ }
284
+ ]
193
285
  }
194
286
  }
195
287
  ]
@@ -197,30 +289,38 @@
197
289
  {
198
290
  "id": 21,
199
291
  "name": "verify",
292
+ "variant": "declaration",
200
293
  "kind": 2048,
201
- "kindString": "Method",
202
294
  "flags": {},
203
295
  "sources": [
204
296
  {
205
297
  "fileName": "account-model/src/Account.ts",
206
298
  "line": 28,
207
299
  "character": 2,
208
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L28"
300
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L28"
209
301
  }
210
302
  ],
211
303
  "signatures": [
212
304
  {
213
305
  "id": 22,
214
306
  "name": "verify",
307
+ "variant": "signature",
215
308
  "kind": 4096,
216
- "kindString": "Call signature",
217
309
  "flags": {},
310
+ "sources": [
311
+ {
312
+ "fileName": "account-model/src/Account.ts",
313
+ "line": 28,
314
+ "character": 2,
315
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L28"
316
+ }
317
+ ],
218
318
  "parameters": [
219
319
  {
220
320
  "id": 23,
221
321
  "name": "msg",
322
+ "variant": "param",
222
323
  "kind": 32768,
223
- "kindString": "Parameter",
224
324
  "flags": {},
225
325
  "type": {
226
326
  "type": "union",
@@ -231,8 +331,11 @@
231
331
  },
232
332
  {
233
333
  "type": "reference",
334
+ "target": {
335
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
336
+ "qualifiedName": "Uint8Array"
337
+ },
234
338
  "name": "Uint8Array",
235
- "qualifiedName": "Uint8Array",
236
339
  "package": "typescript"
237
340
  }
238
341
  ]
@@ -241,8 +344,8 @@
241
344
  {
242
345
  "id": 24,
243
346
  "name": "signature",
347
+ "variant": "param",
244
348
  "kind": 32768,
245
- "kindString": "Parameter",
246
349
  "flags": {},
247
350
  "type": {
248
351
  "type": "union",
@@ -253,8 +356,11 @@
253
356
  },
254
357
  {
255
358
  "type": "reference",
359
+ "target": {
360
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
361
+ "qualifiedName": "Uint8Array"
362
+ },
256
363
  "name": "Uint8Array",
257
- "qualifiedName": "Uint8Array",
258
364
  "package": "typescript"
259
365
  }
260
366
  ]
@@ -262,8 +368,28 @@
262
368
  }
263
369
  ],
264
370
  "type": {
265
- "type": "intrinsic",
266
- "name": "boolean"
371
+ "type": "union",
372
+ "types": [
373
+ {
374
+ "type": "intrinsic",
375
+ "name": "boolean"
376
+ },
377
+ {
378
+ "type": "reference",
379
+ "target": {
380
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
381
+ "qualifiedName": "Promise"
382
+ },
383
+ "typeArguments": [
384
+ {
385
+ "type": "intrinsic",
386
+ "name": "boolean"
387
+ }
388
+ ],
389
+ "name": "Promise",
390
+ "package": "typescript"
391
+ }
392
+ ]
267
393
  }
268
394
  }
269
395
  ]
@@ -292,28 +418,33 @@
292
418
  "fileName": "account-model/src/Account.ts",
293
419
  "line": 24,
294
420
  "character": 17,
295
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L24"
421
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L24"
296
422
  }
297
423
  ],
298
424
  "extendedTypes": [
299
425
  {
300
426
  "type": "reference",
301
- "name": "KeyPairInstance"
427
+ "target": {
428
+ "sourceFileName": "../keypair-model/src/Key/KeyPair.ts",
429
+ "qualifiedName": "KeyPairInstance"
430
+ },
431
+ "name": "KeyPairInstance",
432
+ "package": "@xyo-network/key-model"
302
433
  }
303
434
  ]
304
435
  },
305
436
  {
306
437
  "id": 9,
307
438
  "name": "AccountOptions",
439
+ "variant": "declaration",
308
440
  "kind": 256,
309
- "kindString": "Interface",
310
441
  "flags": {},
311
442
  "children": [
312
443
  {
313
444
  "id": 10,
314
445
  "name": "previousHash",
446
+ "variant": "declaration",
315
447
  "kind": 1024,
316
- "kindString": "Property",
317
448
  "flags": {
318
449
  "isOptional": true
319
450
  },
@@ -322,7 +453,7 @@
322
453
  "fileName": "account-model/src/Account.ts",
323
454
  "line": 17,
324
455
  "character": 2,
325
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L17"
456
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L17"
326
457
  }
327
458
  ],
328
459
  "type": {
@@ -334,8 +465,11 @@
334
465
  },
335
466
  {
336
467
  "type": "reference",
468
+ "target": {
469
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
470
+ "qualifiedName": "Uint8Array"
471
+ },
337
472
  "name": "Uint8Array",
338
- "qualifiedName": "Uint8Array",
339
473
  "package": "typescript"
340
474
  }
341
475
  ]
@@ -355,58 +489,68 @@
355
489
  "fileName": "account-model/src/Account.ts",
356
490
  "line": 16,
357
491
  "character": 17,
358
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L16"
492
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L16"
359
493
  }
360
494
  ]
361
495
  },
362
496
  {
363
497
  "id": 29,
364
498
  "name": "AccountStatic",
499
+ "variant": "declaration",
365
500
  "kind": 256,
366
- "kindString": "Interface",
367
501
  "flags": {},
368
502
  "children": [
369
503
  {
370
504
  "id": 45,
371
505
  "name": "constructor",
506
+ "variant": "declaration",
372
507
  "kind": 512,
373
- "kindString": "Constructor",
374
508
  "flags": {},
375
509
  "sources": [
376
510
  {
377
511
  "fileName": "account-model/src/Account.ts",
378
512
  "line": 31,
379
513
  "character": 17,
380
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L31"
514
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L31"
381
515
  }
382
516
  ],
383
517
  "signatures": [
384
518
  {
385
519
  "id": 46,
386
520
  "name": "new AccountStatic",
521
+ "variant": "signature",
387
522
  "kind": 16384,
388
- "kindString": "Constructor signature",
389
523
  "flags": {},
524
+ "sources": [
525
+ {
526
+ "fileName": "account-model/src/Account.ts",
527
+ "line": 32,
528
+ "character": 2,
529
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L32"
530
+ }
531
+ ],
390
532
  "parameters": [
391
533
  {
392
534
  "id": 47,
393
535
  "name": "opts",
536
+ "variant": "param",
394
537
  "kind": 32768,
395
- "kindString": "Parameter",
396
538
  "flags": {
397
539
  "isOptional": true
398
540
  },
399
541
  "type": {
400
542
  "type": "reference",
401
- "id": 12,
402
- "name": "AccountConfig"
543
+ "target": 12,
544
+ "name": "AccountConfig",
545
+ "package": "@xyo-network/account-model"
403
546
  }
404
547
  }
405
548
  ],
406
549
  "type": {
407
550
  "type": "reference",
408
- "id": 13,
409
- "name": "AccountInstance"
551
+ "target": 13,
552
+ "name": "AccountInstance",
553
+ "package": "@xyo-network/account-model"
410
554
  }
411
555
  }
412
556
  ]
@@ -414,30 +558,38 @@
414
558
  {
415
559
  "id": 30,
416
560
  "name": "fromMnemonic",
561
+ "variant": "declaration",
417
562
  "kind": 2048,
418
- "kindString": "Method",
419
563
  "flags": {},
420
564
  "sources": [
421
565
  {
422
566
  "fileName": "account-model/src/Account.ts",
423
567
  "line": 33,
424
568
  "character": 2,
425
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L33"
569
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L33"
426
570
  }
427
571
  ],
428
572
  "signatures": [
429
573
  {
430
574
  "id": 31,
431
575
  "name": "fromMnemonic",
576
+ "variant": "signature",
432
577
  "kind": 4096,
433
- "kindString": "Call signature",
434
578
  "flags": {},
579
+ "sources": [
580
+ {
581
+ "fileName": "account-model/src/Account.ts",
582
+ "line": 33,
583
+ "character": 2,
584
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L33"
585
+ }
586
+ ],
435
587
  "parameters": [
436
588
  {
437
589
  "id": 32,
438
590
  "name": "mnemonic",
591
+ "variant": "param",
439
592
  "kind": 32768,
440
- "kindString": "Parameter",
441
593
  "flags": {},
442
594
  "type": {
443
595
  "type": "intrinsic",
@@ -447,8 +599,8 @@
447
599
  {
448
600
  "id": 33,
449
601
  "name": "path",
602
+ "variant": "param",
450
603
  "kind": 32768,
451
- "kindString": "Parameter",
452
604
  "flags": {
453
605
  "isOptional": true
454
606
  },
@@ -460,8 +612,9 @@
460
612
  ],
461
613
  "type": {
462
614
  "type": "reference",
463
- "id": 13,
464
- "name": "AccountInstance"
615
+ "target": 13,
616
+ "name": "AccountInstance",
617
+ "package": "@xyo-network/account-model"
465
618
  }
466
619
  }
467
620
  ]
@@ -469,30 +622,38 @@
469
622
  {
470
623
  "id": 34,
471
624
  "name": "fromPhrase",
625
+ "variant": "declaration",
472
626
  "kind": 2048,
473
- "kindString": "Method",
474
627
  "flags": {},
475
628
  "sources": [
476
629
  {
477
630
  "fileName": "account-model/src/Account.ts",
478
631
  "line": 34,
479
632
  "character": 2,
480
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L34"
633
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L34"
481
634
  }
482
635
  ],
483
636
  "signatures": [
484
637
  {
485
638
  "id": 35,
486
639
  "name": "fromPhrase",
640
+ "variant": "signature",
487
641
  "kind": 4096,
488
- "kindString": "Call signature",
489
642
  "flags": {},
643
+ "sources": [
644
+ {
645
+ "fileName": "account-model/src/Account.ts",
646
+ "line": 34,
647
+ "character": 2,
648
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L34"
649
+ }
650
+ ],
490
651
  "parameters": [
491
652
  {
492
653
  "id": 36,
493
654
  "name": "phrase",
655
+ "variant": "param",
494
656
  "kind": 32768,
495
- "kindString": "Parameter",
496
657
  "flags": {},
497
658
  "type": {
498
659
  "type": "intrinsic",
@@ -502,8 +663,9 @@
502
663
  ],
503
664
  "type": {
504
665
  "type": "reference",
505
- "id": 13,
506
- "name": "AccountInstance"
666
+ "target": 13,
667
+ "name": "AccountInstance",
668
+ "package": "@xyo-network/account-model"
507
669
  }
508
670
  }
509
671
  ]
@@ -511,30 +673,38 @@
511
673
  {
512
674
  "id": 37,
513
675
  "name": "fromPrivateKey",
676
+ "variant": "declaration",
514
677
  "kind": 2048,
515
- "kindString": "Method",
516
678
  "flags": {},
517
679
  "sources": [
518
680
  {
519
681
  "fileName": "account-model/src/Account.ts",
520
682
  "line": 35,
521
683
  "character": 2,
522
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L35"
684
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L35"
523
685
  }
524
686
  ],
525
687
  "signatures": [
526
688
  {
527
689
  "id": 38,
528
690
  "name": "fromPrivateKey",
691
+ "variant": "signature",
529
692
  "kind": 4096,
530
- "kindString": "Call signature",
531
693
  "flags": {},
694
+ "sources": [
695
+ {
696
+ "fileName": "account-model/src/Account.ts",
697
+ "line": 35,
698
+ "character": 2,
699
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L35"
700
+ }
701
+ ],
532
702
  "parameters": [
533
703
  {
534
704
  "id": 39,
535
705
  "name": "key",
706
+ "variant": "param",
536
707
  "kind": 32768,
537
- "kindString": "Parameter",
538
708
  "flags": {},
539
709
  "type": {
540
710
  "type": "union",
@@ -545,8 +715,11 @@
545
715
  },
546
716
  {
547
717
  "type": "reference",
718
+ "target": {
719
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
720
+ "qualifiedName": "Uint8Array"
721
+ },
548
722
  "name": "Uint8Array",
549
- "qualifiedName": "Uint8Array",
550
723
  "package": "typescript"
551
724
  }
552
725
  ]
@@ -555,8 +728,9 @@
555
728
  ],
556
729
  "type": {
557
730
  "type": "reference",
558
- "id": 13,
559
- "name": "AccountInstance"
731
+ "target": 13,
732
+ "name": "AccountInstance",
733
+ "package": "@xyo-network/account-model"
560
734
  }
561
735
  }
562
736
  ]
@@ -564,30 +738,38 @@
564
738
  {
565
739
  "id": 40,
566
740
  "name": "isXyoWallet",
741
+ "variant": "declaration",
567
742
  "kind": 2048,
568
- "kindString": "Method",
569
743
  "flags": {},
570
744
  "sources": [
571
745
  {
572
746
  "fileName": "account-model/src/Account.ts",
573
747
  "line": 36,
574
748
  "character": 2,
575
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L36"
749
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L36"
576
750
  }
577
751
  ],
578
752
  "signatures": [
579
753
  {
580
754
  "id": 41,
581
755
  "name": "isXyoWallet",
756
+ "variant": "signature",
582
757
  "kind": 4096,
583
- "kindString": "Call signature",
584
758
  "flags": {},
759
+ "sources": [
760
+ {
761
+ "fileName": "account-model/src/Account.ts",
762
+ "line": 36,
763
+ "character": 2,
764
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L36"
765
+ }
766
+ ],
585
767
  "parameters": [
586
768
  {
587
769
  "id": 42,
588
770
  "name": "value",
771
+ "variant": "param",
589
772
  "kind": 32768,
590
- "kindString": "Parameter",
591
773
  "flags": {},
592
774
  "type": {
593
775
  "type": "intrinsic",
@@ -605,28 +787,37 @@
605
787
  {
606
788
  "id": 43,
607
789
  "name": "random",
790
+ "variant": "declaration",
608
791
  "kind": 2048,
609
- "kindString": "Method",
610
792
  "flags": {},
611
793
  "sources": [
612
794
  {
613
795
  "fileName": "account-model/src/Account.ts",
614
796
  "line": 37,
615
797
  "character": 2,
616
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L37"
798
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L37"
617
799
  }
618
800
  ],
619
801
  "signatures": [
620
802
  {
621
803
  "id": 44,
622
804
  "name": "random",
805
+ "variant": "signature",
623
806
  "kind": 4096,
624
- "kindString": "Call signature",
625
807
  "flags": {},
808
+ "sources": [
809
+ {
810
+ "fileName": "account-model/src/Account.ts",
811
+ "line": 37,
812
+ "character": 2,
813
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L37"
814
+ }
815
+ ],
626
816
  "type": {
627
817
  "type": "reference",
628
- "id": 13,
629
- "name": "AccountInstance"
818
+ "target": 13,
819
+ "name": "AccountInstance",
820
+ "package": "@xyo-network/account-model"
630
821
  }
631
822
  }
632
823
  ]
@@ -655,29 +846,29 @@
655
846
  "fileName": "account-model/src/Account.ts",
656
847
  "line": 31,
657
848
  "character": 17,
658
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L31"
849
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L31"
659
850
  }
660
851
  ]
661
852
  },
662
853
  {
663
854
  "id": 6,
664
855
  "name": "MnemonicInitializationConfig",
856
+ "variant": "declaration",
665
857
  "kind": 256,
666
- "kindString": "Interface",
667
858
  "flags": {},
668
859
  "children": [
669
860
  {
670
861
  "id": 7,
671
862
  "name": "mnemonic",
863
+ "variant": "declaration",
672
864
  "kind": 1024,
673
- "kindString": "Property",
674
865
  "flags": {},
675
866
  "sources": [
676
867
  {
677
868
  "fileName": "account-model/src/Account.ts",
678
869
  "line": 13,
679
870
  "character": 2,
680
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L13"
871
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L13"
681
872
  }
682
873
  ],
683
874
  "type": {
@@ -688,8 +879,8 @@
688
879
  {
689
880
  "id": 8,
690
881
  "name": "path",
882
+ "variant": "declaration",
691
883
  "kind": 1024,
692
- "kindString": "Property",
693
884
  "flags": {
694
885
  "isOptional": true
695
886
  },
@@ -698,7 +889,7 @@
698
889
  "fileName": "account-model/src/Account.ts",
699
890
  "line": 14,
700
891
  "character": 2,
701
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L14"
892
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L14"
702
893
  }
703
894
  ],
704
895
  "type": {
@@ -721,29 +912,29 @@
721
912
  "fileName": "account-model/src/Account.ts",
722
913
  "line": 12,
723
914
  "character": 17,
724
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L12"
915
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L12"
725
916
  }
726
917
  ]
727
918
  },
728
919
  {
729
920
  "id": 2,
730
921
  "name": "PhraseInitializationConfig",
922
+ "variant": "declaration",
731
923
  "kind": 256,
732
- "kindString": "Interface",
733
924
  "flags": {},
734
925
  "children": [
735
926
  {
736
927
  "id": 3,
737
928
  "name": "phrase",
929
+ "variant": "declaration",
738
930
  "kind": 1024,
739
- "kindString": "Property",
740
931
  "flags": {},
741
932
  "sources": [
742
933
  {
743
934
  "fileName": "account-model/src/Account.ts",
744
935
  "line": 7,
745
936
  "character": 2,
746
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L7"
937
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L7"
747
938
  }
748
939
  ],
749
940
  "type": {
@@ -765,34 +956,39 @@
765
956
  "fileName": "account-model/src/Account.ts",
766
957
  "line": 6,
767
958
  "character": 17,
768
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L6"
959
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L6"
769
960
  }
770
961
  ]
771
962
  },
772
963
  {
773
964
  "id": 4,
774
965
  "name": "PrivateKeyInitializationConfig",
966
+ "variant": "declaration",
775
967
  "kind": 256,
776
- "kindString": "Interface",
777
968
  "flags": {},
778
969
  "children": [
779
970
  {
780
971
  "id": 5,
781
972
  "name": "privateKey",
973
+ "variant": "declaration",
782
974
  "kind": 1024,
783
- "kindString": "Property",
784
975
  "flags": {},
785
976
  "sources": [
786
977
  {
787
978
  "fileName": "account-model/src/Account.ts",
788
979
  "line": 10,
789
980
  "character": 2,
790
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L10"
981
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L10"
791
982
  }
792
983
  ],
793
984
  "type": {
794
985
  "type": "reference",
795
- "name": "DataLike"
986
+ "target": {
987
+ "sourceFileName": "../../../core/src/Data/DataLike.ts",
988
+ "qualifiedName": "DataLike"
989
+ },
990
+ "name": "DataLike",
991
+ "package": "@xyo-network/core"
796
992
  }
797
993
  }
798
994
  ],
@@ -809,22 +1005,22 @@
809
1005
  "fileName": "account-model/src/Account.ts",
810
1006
  "line": 9,
811
1007
  "character": 17,
812
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L9"
1008
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L9"
813
1009
  }
814
1010
  ]
815
1011
  },
816
1012
  {
817
1013
  "id": 12,
818
1014
  "name": "AccountConfig",
1015
+ "variant": "declaration",
819
1016
  "kind": 4194304,
820
- "kindString": "Type alias",
821
1017
  "flags": {},
822
1018
  "sources": [
823
1019
  {
824
1020
  "fileName": "account-model/src/Account.ts",
825
1021
  "line": 22,
826
1022
  "character": 12,
827
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L22"
1023
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L22"
828
1024
  }
829
1025
  ],
830
1026
  "type": {
@@ -832,13 +1028,15 @@
832
1028
  "types": [
833
1029
  {
834
1030
  "type": "reference",
835
- "id": 11,
836
- "name": "InitializationConfig"
1031
+ "target": 11,
1032
+ "name": "InitializationConfig",
1033
+ "package": "@xyo-network/account-model"
837
1034
  },
838
1035
  {
839
1036
  "type": "reference",
840
- "id": 9,
841
- "name": "AccountOptions"
1037
+ "target": 9,
1038
+ "name": "AccountOptions",
1039
+ "package": "@xyo-network/account-model"
842
1040
  }
843
1041
  ]
844
1042
  }
@@ -846,15 +1044,15 @@
846
1044
  {
847
1045
  "id": 11,
848
1046
  "name": "InitializationConfig",
1047
+ "variant": "declaration",
849
1048
  "kind": 4194304,
850
- "kindString": "Type alias",
851
1049
  "flags": {},
852
1050
  "sources": [
853
1051
  {
854
1052
  "fileName": "account-model/src/Account.ts",
855
1053
  "line": 20,
856
1054
  "character": 12,
857
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L20"
1055
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L20"
858
1056
  }
859
1057
  ],
860
1058
  "type": {
@@ -862,18 +1060,21 @@
862
1060
  "types": [
863
1061
  {
864
1062
  "type": "reference",
865
- "id": 2,
866
- "name": "PhraseInitializationConfig"
1063
+ "target": 2,
1064
+ "name": "PhraseInitializationConfig",
1065
+ "package": "@xyo-network/account-model"
867
1066
  },
868
1067
  {
869
1068
  "type": "reference",
870
- "id": 4,
871
- "name": "PrivateKeyInitializationConfig"
1069
+ "target": 4,
1070
+ "name": "PrivateKeyInitializationConfig",
1071
+ "package": "@xyo-network/account-model"
872
1072
  },
873
1073
  {
874
1074
  "type": "reference",
875
- "id": 6,
876
- "name": "MnemonicInitializationConfig"
1075
+ "target": 6,
1076
+ "name": "MnemonicInitializationConfig",
1077
+ "package": "@xyo-network/account-model"
877
1078
  }
878
1079
  ]
879
1080
  }
@@ -881,8 +1082,8 @@
881
1082
  {
882
1083
  "id": 1,
883
1084
  "name": "ethMessagePrefix",
1085
+ "variant": "declaration",
884
1086
  "kind": 32,
885
- "kindString": "Variable",
886
1087
  "flags": {
887
1088
  "isConst": true
888
1089
  },
@@ -891,7 +1092,7 @@
891
1092
  "fileName": "account-model/src/Account.ts",
892
1093
  "line": 4,
893
1094
  "character": 13,
894
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/Account.ts#L4"
1095
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/6e991956c/packages/protocol/packages/account/packages/account-model/src/Account.ts#L4"
895
1096
  }
896
1097
  ],
897
1098
  "type": {
@@ -927,12 +1128,205 @@
927
1128
  ]
928
1129
  }
929
1130
  ],
930
- "sources": [
1131
+ "packageName": "@xyo-network/account-model",
1132
+ "readme": [
931
1133
  {
932
- "fileName": "account-model/src/index.ts",
933
- "line": 1,
934
- "character": 0,
935
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/578f8b1d7/packages/protocol/packages/account/packages/account-model/src/index.ts#L1"
1134
+ "kind": "text",
1135
+ "text": "[![logo][]](https://xyo.network)\n\nPart of [sdk-xyo-clint-js](https://www.npmjs.com/package/@xyo-network/sdk-xyo-client-js)\n\n## License\n\n> See the [LICENSE](LICENSE) file for license details\n\n## Credits\n\n[Made with 🔥 and ❄️ by XYO](https://xyo.network)\n\n[logo]: https://cdn.xy.company/img/brand/XYO_full_colored.png"
1136
+ }
1137
+ ],
1138
+ "symbolIdMap": {
1139
+ "0": {
1140
+ "sourceFileName": "src/index.ts",
1141
+ "qualifiedName": ""
1142
+ },
1143
+ "1": {
1144
+ "sourceFileName": "src/Account.ts",
1145
+ "qualifiedName": "ethMessagePrefix"
1146
+ },
1147
+ "2": {
1148
+ "sourceFileName": "src/Account.ts",
1149
+ "qualifiedName": "PhraseInitializationConfig"
1150
+ },
1151
+ "3": {
1152
+ "sourceFileName": "src/Account.ts",
1153
+ "qualifiedName": "PhraseInitializationConfig.phrase"
1154
+ },
1155
+ "4": {
1156
+ "sourceFileName": "src/Account.ts",
1157
+ "qualifiedName": "PrivateKeyInitializationConfig"
1158
+ },
1159
+ "5": {
1160
+ "sourceFileName": "src/Account.ts",
1161
+ "qualifiedName": "PrivateKeyInitializationConfig.privateKey"
1162
+ },
1163
+ "6": {
1164
+ "sourceFileName": "src/Account.ts",
1165
+ "qualifiedName": "MnemonicInitializationConfig"
1166
+ },
1167
+ "7": {
1168
+ "sourceFileName": "src/Account.ts",
1169
+ "qualifiedName": "MnemonicInitializationConfig.mnemonic"
1170
+ },
1171
+ "8": {
1172
+ "sourceFileName": "src/Account.ts",
1173
+ "qualifiedName": "MnemonicInitializationConfig.path"
1174
+ },
1175
+ "9": {
1176
+ "sourceFileName": "src/Account.ts",
1177
+ "qualifiedName": "AccountOptions"
1178
+ },
1179
+ "10": {
1180
+ "sourceFileName": "src/Account.ts",
1181
+ "qualifiedName": "AccountOptions.previousHash"
1182
+ },
1183
+ "11": {
1184
+ "sourceFileName": "src/Account.ts",
1185
+ "qualifiedName": "InitializationConfig"
1186
+ },
1187
+ "12": {
1188
+ "sourceFileName": "src/Account.ts",
1189
+ "qualifiedName": "AccountConfig"
1190
+ },
1191
+ "13": {
1192
+ "sourceFileName": "src/Account.ts",
1193
+ "qualifiedName": "AccountInstance"
1194
+ },
1195
+ "14": {
1196
+ "sourceFileName": "src/Account.ts",
1197
+ "qualifiedName": "AccountInstance.addressValue"
1198
+ },
1199
+ "15": {
1200
+ "sourceFileName": "src/Account.ts",
1201
+ "qualifiedName": "AccountInstance.addressValue"
1202
+ },
1203
+ "16": {
1204
+ "sourceFileName": "src/Account.ts",
1205
+ "qualifiedName": "AccountInstance.previousHash"
1206
+ },
1207
+ "17": {
1208
+ "sourceFileName": "src/Account.ts",
1209
+ "qualifiedName": "AccountInstance.previousHash"
1210
+ },
1211
+ "18": {
1212
+ "sourceFileName": "src/Account.ts",
1213
+ "qualifiedName": "AccountInstance.sign"
1214
+ },
1215
+ "19": {
1216
+ "sourceFileName": "src/Account.ts",
1217
+ "qualifiedName": "AccountInstance.sign"
1218
+ },
1219
+ "20": {
1220
+ "sourceFileName": "src/Account.ts",
1221
+ "qualifiedName": "hash"
1222
+ },
1223
+ "21": {
1224
+ "sourceFileName": "src/Account.ts",
1225
+ "qualifiedName": "AccountInstance.verify"
1226
+ },
1227
+ "22": {
1228
+ "sourceFileName": "src/Account.ts",
1229
+ "qualifiedName": "AccountInstance.verify"
1230
+ },
1231
+ "23": {
1232
+ "sourceFileName": "src/Account.ts",
1233
+ "qualifiedName": "msg"
1234
+ },
1235
+ "24": {
1236
+ "sourceFileName": "src/Account.ts",
1237
+ "qualifiedName": "signature"
1238
+ },
1239
+ "25": {
1240
+ "sourceFileName": "../keypair-model/src/Key/KeyPair.ts",
1241
+ "qualifiedName": "KeyPairInstance.private"
1242
+ },
1243
+ "26": {
1244
+ "sourceFileName": "../keypair-model/src/Key/KeyPair.ts",
1245
+ "qualifiedName": "KeyPairInstance.private"
1246
+ },
1247
+ "27": {
1248
+ "sourceFileName": "../keypair-model/src/Key/KeyPair.ts",
1249
+ "qualifiedName": "KeyPairInstance.public"
1250
+ },
1251
+ "28": {
1252
+ "sourceFileName": "../keypair-model/src/Key/KeyPair.ts",
1253
+ "qualifiedName": "KeyPairInstance.public"
1254
+ },
1255
+ "29": {
1256
+ "sourceFileName": "src/Account.ts",
1257
+ "qualifiedName": "AccountStatic"
1258
+ },
1259
+ "30": {
1260
+ "sourceFileName": "src/Account.ts",
1261
+ "qualifiedName": "AccountStatic.fromMnemonic"
1262
+ },
1263
+ "31": {
1264
+ "sourceFileName": "src/Account.ts",
1265
+ "qualifiedName": "AccountStatic.fromMnemonic"
1266
+ },
1267
+ "32": {
1268
+ "sourceFileName": "src/Account.ts",
1269
+ "qualifiedName": "mnemonic"
1270
+ },
1271
+ "33": {
1272
+ "sourceFileName": "src/Account.ts",
1273
+ "qualifiedName": "path"
1274
+ },
1275
+ "34": {
1276
+ "sourceFileName": "src/Account.ts",
1277
+ "qualifiedName": "AccountStatic.fromPhrase"
1278
+ },
1279
+ "35": {
1280
+ "sourceFileName": "src/Account.ts",
1281
+ "qualifiedName": "AccountStatic.fromPhrase"
1282
+ },
1283
+ "36": {
1284
+ "sourceFileName": "src/Account.ts",
1285
+ "qualifiedName": "phrase"
1286
+ },
1287
+ "37": {
1288
+ "sourceFileName": "src/Account.ts",
1289
+ "qualifiedName": "AccountStatic.fromPrivateKey"
1290
+ },
1291
+ "38": {
1292
+ "sourceFileName": "src/Account.ts",
1293
+ "qualifiedName": "AccountStatic.fromPrivateKey"
1294
+ },
1295
+ "39": {
1296
+ "sourceFileName": "src/Account.ts",
1297
+ "qualifiedName": "key"
1298
+ },
1299
+ "40": {
1300
+ "sourceFileName": "src/Account.ts",
1301
+ "qualifiedName": "AccountStatic.isXyoWallet"
1302
+ },
1303
+ "41": {
1304
+ "sourceFileName": "src/Account.ts",
1305
+ "qualifiedName": "AccountStatic.isXyoWallet"
1306
+ },
1307
+ "42": {
1308
+ "sourceFileName": "src/Account.ts",
1309
+ "qualifiedName": "value"
1310
+ },
1311
+ "43": {
1312
+ "sourceFileName": "src/Account.ts",
1313
+ "qualifiedName": "AccountStatic.random"
1314
+ },
1315
+ "44": {
1316
+ "sourceFileName": "src/Account.ts",
1317
+ "qualifiedName": "AccountStatic.random"
1318
+ },
1319
+ "45": {
1320
+ "sourceFileName": "src/Account.ts",
1321
+ "qualifiedName": "AccountStatic"
1322
+ },
1323
+ "46": {
1324
+ "sourceFileName": "src/Account.ts",
1325
+ "qualifiedName": "AccountStatic"
1326
+ },
1327
+ "47": {
1328
+ "sourceFileName": "src/Account.ts",
1329
+ "qualifiedName": "opts"
936
1330
  }
937
- ]
1331
+ }
938
1332
  }