@xyo-network/account-model 2.62.2 → 2.63.1

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
@@ -14,228 +14,208 @@
14
14
  "children": [
15
15
  {
16
16
  "id": 14,
17
- "name": "addressValue",
17
+ "name": "address",
18
18
  "variant": "declaration",
19
- "kind": 262144,
19
+ "kind": 1024,
20
20
  "flags": {},
21
21
  "sources": [
22
22
  {
23
23
  "fileName": "account-model/src/Account.ts",
24
24
  "line": 26,
25
- "character": 6,
26
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L26"
25
+ "character": 2,
26
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L26"
27
27
  }
28
28
  ],
29
- "getSignature": {
30
- "id": 15,
31
- "name": "addressValue",
32
- "variant": "signature",
33
- "kind": 524288,
34
- "flags": {},
35
- "sources": [
36
- {
37
- "fileName": "account-model/src/Account.ts",
38
- "line": 26,
39
- "character": 2,
40
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L26"
41
- }
42
- ],
43
- "type": {
44
- "type": "reference",
45
- "target": {
46
- "sourceFileName": "../keypair-model/src/Key/AddressValue.ts",
47
- "qualifiedName": "AddressValueInstance"
48
- },
49
- "name": "AddressValueInstance",
50
- "package": "@xyo-network/key-model"
51
- }
29
+ "type": {
30
+ "type": "intrinsic",
31
+ "name": "string"
52
32
  }
53
33
  },
54
34
  {
55
- "id": 16,
56
- "name": "previousHash",
35
+ "id": 15,
36
+ "name": "addressBytes",
57
37
  "variant": "declaration",
58
- "kind": 262144,
38
+ "kind": 1024,
59
39
  "flags": {},
60
40
  "sources": [
61
41
  {
62
42
  "fileName": "account-model/src/Account.ts",
63
43
  "line": 27,
64
- "character": 6,
65
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L27"
44
+ "character": 2,
45
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L27"
66
46
  }
67
47
  ],
68
- "getSignature": {
69
- "id": 17,
70
- "name": "previousHash",
71
- "variant": "signature",
72
- "kind": 524288,
73
- "flags": {},
74
- "sources": [
48
+ "type": {
49
+ "type": "union",
50
+ "types": [
75
51
  {
76
- "fileName": "account-model/src/Account.ts",
77
- "line": 27,
78
- "character": 2,
79
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L27"
80
- }
81
- ],
82
- "type": {
83
- "type": "union",
84
- "types": [
85
- {
86
- "type": "intrinsic",
87
- "name": "undefined"
52
+ "type": "intrinsic",
53
+ "name": "undefined"
54
+ },
55
+ {
56
+ "type": "reference",
57
+ "target": {
58
+ "sourceFileName": "../../../core/src/Data/Data.ts",
59
+ "qualifiedName": "Data"
88
60
  },
89
- {
90
- "type": "reference",
91
- "target": {
92
- "sourceFileName": "../../../core/src/Data/Data.ts",
93
- "qualifiedName": "Data"
94
- },
95
- "name": "Data",
96
- "package": "@xyo-network/core"
97
- }
98
- ]
99
- }
61
+ "name": "Data",
62
+ "package": "@xyo-network/core"
63
+ }
64
+ ]
100
65
  }
101
66
  },
102
67
  {
103
- "id": 25,
104
- "name": "private",
68
+ "id": 16,
69
+ "name": "previousHash",
105
70
  "variant": "declaration",
106
- "kind": 262144,
71
+ "kind": 1024,
107
72
  "flags": {},
108
73
  "sources": [
109
74
  {
110
- "fileName": "keypair-model/dist/types/Key/KeyPair.d.ts",
111
- "line": 5,
112
- "character": 8
75
+ "fileName": "account-model/src/Account.ts",
76
+ "line": 28,
77
+ "character": 2,
78
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L28"
113
79
  }
114
80
  ],
115
- "getSignature": {
116
- "id": 26,
117
- "name": "private",
118
- "variant": "signature",
119
- "kind": 524288,
120
- "flags": {},
121
- "sources": [
81
+ "type": {
82
+ "type": "union",
83
+ "types": [
122
84
  {
123
- "fileName": "keypair-model/dist/types/Key/KeyPair.d.ts",
124
- "line": 5,
125
- "character": 4
126
- }
127
- ],
128
- "type": {
129
- "type": "reference",
130
- "target": {
131
- "sourceFileName": "../keypair-model/src/Key/PrivateKey.ts",
132
- "qualifiedName": "PrivateKeyInstance"
85
+ "type": "intrinsic",
86
+ "name": "undefined"
133
87
  },
134
- "name": "PrivateKeyInstance",
135
- "package": "@xyo-network/key-model"
136
- },
137
- "inheritedFrom": {
138
- "type": "reference",
139
- "target": -1,
140
- "name": "KeyPairInstance.private"
141
- }
142
- },
143
- "inheritedFrom": {
144
- "type": "reference",
145
- "target": -1,
146
- "name": "KeyPairInstance.private"
88
+ {
89
+ "type": "intrinsic",
90
+ "name": "string"
91
+ }
92
+ ]
147
93
  }
148
94
  },
149
95
  {
150
- "id": 27,
151
- "name": "public",
96
+ "id": 17,
97
+ "name": "previousHashBytes",
152
98
  "variant": "declaration",
153
- "kind": 262144,
99
+ "kind": 1024,
154
100
  "flags": {},
155
101
  "sources": [
156
102
  {
157
- "fileName": "keypair-model/dist/types/Key/KeyPair.d.ts",
158
- "line": 6,
159
- "character": 8
103
+ "fileName": "account-model/src/Account.ts",
104
+ "line": 29,
105
+ "character": 2,
106
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L29"
160
107
  }
161
108
  ],
162
- "getSignature": {
163
- "id": 28,
164
- "name": "public",
165
- "variant": "signature",
166
- "kind": 524288,
167
- "flags": {},
168
- "sources": [
109
+ "type": {
110
+ "type": "union",
111
+ "types": [
169
112
  {
170
- "fileName": "keypair-model/dist/types/Key/KeyPair.d.ts",
171
- "line": 6,
172
- "character": 4
173
- }
174
- ],
175
- "type": {
176
- "type": "reference",
177
- "target": {
178
- "sourceFileName": "../keypair-model/src/Key/PublicKey.ts",
179
- "qualifiedName": "PublicKeyInstance"
113
+ "type": "intrinsic",
114
+ "name": "undefined"
180
115
  },
181
- "name": "PublicKeyInstance",
182
- "package": "@xyo-network/key-model"
183
- },
184
- "inheritedFrom": {
185
- "type": "reference",
186
- "target": -1,
187
- "name": "KeyPairInstance.public"
188
- }
189
- },
190
- "inheritedFrom": {
191
- "type": "reference",
192
- "target": -1,
193
- "name": "KeyPairInstance.public"
116
+ {
117
+ "type": "reference",
118
+ "target": {
119
+ "sourceFileName": "../../../core/src/Data/Data.ts",
120
+ "qualifiedName": "Data"
121
+ },
122
+ "name": "Data",
123
+ "package": "@xyo-network/core"
124
+ }
125
+ ]
194
126
  }
195
127
  },
196
128
  {
197
129
  "id": 18,
198
130
  "name": "sign",
199
131
  "variant": "declaration",
200
- "kind": 2048,
132
+ "kind": 1024,
201
133
  "flags": {},
202
134
  "sources": [
203
135
  {
204
136
  "fileName": "account-model/src/Account.ts",
205
- "line": 28,
137
+ "line": 30,
206
138
  "character": 2,
207
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L28"
139
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L30"
208
140
  }
209
141
  ],
210
- "signatures": [
211
- {
142
+ "type": {
143
+ "type": "reflection",
144
+ "declaration": {
212
145
  "id": 19,
213
- "name": "sign",
214
- "variant": "signature",
215
- "kind": 4096,
146
+ "name": "__type",
147
+ "variant": "declaration",
148
+ "kind": 65536,
216
149
  "flags": {},
217
150
  "sources": [
218
151
  {
219
152
  "fileName": "account-model/src/Account.ts",
220
- "line": 28,
221
- "character": 2,
222
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L28"
153
+ "line": 30,
154
+ "character": 8,
155
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L30"
223
156
  }
224
157
  ],
225
- "parameters": [
158
+ "signatures": [
226
159
  {
227
160
  "id": 20,
228
- "name": "hash",
229
- "variant": "param",
230
- "kind": 32768,
161
+ "name": "__type",
162
+ "variant": "signature",
163
+ "kind": 4096,
231
164
  "flags": {},
165
+ "sources": [
166
+ {
167
+ "fileName": "account-model/src/Account.ts",
168
+ "line": 30,
169
+ "character": 8,
170
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L30"
171
+ }
172
+ ],
173
+ "parameters": [
174
+ {
175
+ "id": 21,
176
+ "name": "hash",
177
+ "variant": "param",
178
+ "kind": 32768,
179
+ "flags": {},
180
+ "type": {
181
+ "type": "reference",
182
+ "target": {
183
+ "sourceFileName": "../../../core/src/Data/DataLike.ts",
184
+ "qualifiedName": "DataLike"
185
+ },
186
+ "name": "DataLike",
187
+ "package": "@xyo-network/core"
188
+ }
189
+ },
190
+ {
191
+ "id": 22,
192
+ "name": "previousHash",
193
+ "variant": "param",
194
+ "kind": 32768,
195
+ "flags": {},
196
+ "type": {
197
+ "type": "union",
198
+ "types": [
199
+ {
200
+ "type": "intrinsic",
201
+ "name": "undefined"
202
+ },
203
+ {
204
+ "type": "reference",
205
+ "target": {
206
+ "sourceFileName": "../../../core/src/Data/DataLike.ts",
207
+ "qualifiedName": "DataLike"
208
+ },
209
+ "name": "DataLike",
210
+ "package": "@xyo-network/core"
211
+ }
212
+ ]
213
+ }
214
+ }
215
+ ],
232
216
  "type": {
233
217
  "type": "union",
234
218
  "types": [
235
- {
236
- "type": "intrinsic",
237
- "name": "string"
238
- },
239
219
  {
240
220
  "type": "reference",
241
221
  "target": {
@@ -244,172 +224,254 @@
244
224
  },
245
225
  "name": "Uint8Array",
246
226
  "package": "typescript"
247
- }
248
- ]
249
- }
250
- }
251
- ],
252
- "type": {
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": [
227
+ },
271
228
  {
272
229
  "type": "reference",
273
230
  "target": {
274
231
  "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
275
- "qualifiedName": "Uint8Array"
232
+ "qualifiedName": "Promise"
276
233
  },
277
- "name": "Uint8Array",
234
+ "typeArguments": [
235
+ {
236
+ "type": "reference",
237
+ "target": {
238
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
239
+ "qualifiedName": "Uint8Array"
240
+ },
241
+ "name": "Uint8Array",
242
+ "package": "typescript"
243
+ }
244
+ ],
245
+ "name": "Promise",
278
246
  "package": "typescript"
279
247
  }
280
- ],
281
- "name": "Promise",
282
- "package": "typescript"
248
+ ]
283
249
  }
284
- ]
285
- }
250
+ }
251
+ ]
286
252
  }
287
- ]
253
+ }
288
254
  },
289
255
  {
290
- "id": 21,
256
+ "id": 23,
291
257
  "name": "verify",
292
258
  "variant": "declaration",
293
- "kind": 2048,
259
+ "kind": 1024,
294
260
  "flags": {},
295
261
  "sources": [
296
262
  {
297
263
  "fileName": "account-model/src/Account.ts",
298
- "line": 29,
264
+ "line": 31,
299
265
  "character": 2,
300
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L29"
266
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L31"
301
267
  }
302
268
  ],
303
- "signatures": [
304
- {
305
- "id": 22,
306
- "name": "verify",
307
- "variant": "signature",
308
- "kind": 4096,
269
+ "type": {
270
+ "type": "reflection",
271
+ "declaration": {
272
+ "id": 24,
273
+ "name": "__type",
274
+ "variant": "declaration",
275
+ "kind": 65536,
309
276
  "flags": {},
310
277
  "sources": [
311
278
  {
312
279
  "fileName": "account-model/src/Account.ts",
313
- "line": 29,
314
- "character": 2,
315
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L29"
280
+ "line": 31,
281
+ "character": 10,
282
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L31"
316
283
  }
317
284
  ],
318
- "parameters": [
285
+ "signatures": [
319
286
  {
320
- "id": 23,
321
- "name": "msg",
322
- "variant": "param",
323
- "kind": 32768,
287
+ "id": 25,
288
+ "name": "__type",
289
+ "variant": "signature",
290
+ "kind": 4096,
324
291
  "flags": {},
325
- "type": {
326
- "type": "union",
327
- "types": [
328
- {
329
- "type": "intrinsic",
330
- "name": "string"
331
- },
332
- {
292
+ "sources": [
293
+ {
294
+ "fileName": "account-model/src/Account.ts",
295
+ "line": 31,
296
+ "character": 10,
297
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L31"
298
+ }
299
+ ],
300
+ "parameters": [
301
+ {
302
+ "id": 26,
303
+ "name": "msg",
304
+ "variant": "param",
305
+ "kind": 32768,
306
+ "flags": {},
307
+ "type": {
333
308
  "type": "reference",
334
309
  "target": {
335
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
336
- "qualifiedName": "Uint8Array"
310
+ "sourceFileName": "../../../core/src/Data/DataLike.ts",
311
+ "qualifiedName": "DataLike"
337
312
  },
338
- "name": "Uint8Array",
339
- "package": "typescript"
313
+ "name": "DataLike",
314
+ "package": "@xyo-network/core"
340
315
  }
341
- ]
342
- }
343
- },
344
- {
345
- "id": 24,
346
- "name": "signature",
347
- "variant": "param",
348
- "kind": 32768,
349
- "flags": {},
316
+ },
317
+ {
318
+ "id": 27,
319
+ "name": "signature",
320
+ "variant": "param",
321
+ "kind": 32768,
322
+ "flags": {},
323
+ "type": {
324
+ "type": "reference",
325
+ "target": {
326
+ "sourceFileName": "../../../core/src/Data/DataLike.ts",
327
+ "qualifiedName": "DataLike"
328
+ },
329
+ "name": "DataLike",
330
+ "package": "@xyo-network/core"
331
+ }
332
+ }
333
+ ],
350
334
  "type": {
351
335
  "type": "union",
352
336
  "types": [
353
337
  {
354
338
  "type": "intrinsic",
355
- "name": "string"
339
+ "name": "boolean"
356
340
  },
357
341
  {
358
342
  "type": "reference",
359
343
  "target": {
360
344
  "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
361
- "qualifiedName": "Uint8Array"
345
+ "qualifiedName": "Promise"
362
346
  },
363
- "name": "Uint8Array",
347
+ "typeArguments": [
348
+ {
349
+ "type": "intrinsic",
350
+ "name": "boolean"
351
+ }
352
+ ],
353
+ "name": "Promise",
364
354
  "package": "typescript"
365
355
  }
366
356
  ]
367
357
  }
368
358
  }
369
- ],
370
- "type": {
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
- ]
359
+ ]
360
+ }
361
+ }
362
+ },
363
+ {
364
+ "id": 28,
365
+ "name": "private",
366
+ "variant": "declaration",
367
+ "kind": 262144,
368
+ "flags": {},
369
+ "sources": [
370
+ {
371
+ "fileName": "keypair-model/dist/types/Key/KeyPair.d.ts",
372
+ "line": 5,
373
+ "character": 8
374
+ }
375
+ ],
376
+ "getSignature": {
377
+ "id": 29,
378
+ "name": "private",
379
+ "variant": "signature",
380
+ "kind": 524288,
381
+ "flags": {},
382
+ "sources": [
383
+ {
384
+ "fileName": "keypair-model/dist/types/Key/KeyPair.d.ts",
385
+ "line": 5,
386
+ "character": 4
393
387
  }
388
+ ],
389
+ "type": {
390
+ "type": "reference",
391
+ "target": {
392
+ "sourceFileName": "../keypair-model/src/Key/PrivateKey.ts",
393
+ "qualifiedName": "PrivateKeyInstance"
394
+ },
395
+ "name": "PrivateKeyInstance",
396
+ "package": "@xyo-network/key-model"
397
+ },
398
+ "inheritedFrom": {
399
+ "type": "reference",
400
+ "target": -1,
401
+ "name": "KeyPairInstance.private"
402
+ }
403
+ },
404
+ "inheritedFrom": {
405
+ "type": "reference",
406
+ "target": -1,
407
+ "name": "KeyPairInstance.private"
408
+ }
409
+ },
410
+ {
411
+ "id": 30,
412
+ "name": "public",
413
+ "variant": "declaration",
414
+ "kind": 262144,
415
+ "flags": {},
416
+ "sources": [
417
+ {
418
+ "fileName": "keypair-model/dist/types/Key/KeyPair.d.ts",
419
+ "line": 6,
420
+ "character": 8
421
+ }
422
+ ],
423
+ "getSignature": {
424
+ "id": 31,
425
+ "name": "public",
426
+ "variant": "signature",
427
+ "kind": 524288,
428
+ "flags": {},
429
+ "sources": [
430
+ {
431
+ "fileName": "keypair-model/dist/types/Key/KeyPair.d.ts",
432
+ "line": 6,
433
+ "character": 4
434
+ }
435
+ ],
436
+ "type": {
437
+ "type": "reference",
438
+ "target": {
439
+ "sourceFileName": "../keypair-model/src/Key/PublicKey.ts",
440
+ "qualifiedName": "PublicKeyInstance"
441
+ },
442
+ "name": "PublicKeyInstance",
443
+ "package": "@xyo-network/key-model"
444
+ },
445
+ "inheritedFrom": {
446
+ "type": "reference",
447
+ "target": -1,
448
+ "name": "KeyPairInstance.public"
394
449
  }
395
- ]
450
+ },
451
+ "inheritedFrom": {
452
+ "type": "reference",
453
+ "target": -1,
454
+ "name": "KeyPairInstance.public"
455
+ }
396
456
  }
397
457
  ],
398
458
  "groups": [
399
459
  {
400
- "title": "Accessors",
460
+ "title": "Properties",
401
461
  "children": [
402
462
  14,
463
+ 15,
403
464
  16,
404
- 25,
405
- 27
465
+ 17,
466
+ 18,
467
+ 23
406
468
  ]
407
469
  },
408
470
  {
409
- "title": "Methods",
471
+ "title": "Accessors",
410
472
  "children": [
411
- 18,
412
- 21
473
+ 28,
474
+ 30
413
475
  ]
414
476
  }
415
477
  ],
@@ -418,7 +480,7 @@
418
480
  "fileName": "account-model/src/Account.ts",
419
481
  "line": 25,
420
482
  "character": 17,
421
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L25"
483
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L25"
422
484
  }
423
485
  ],
424
486
  "extendedTypes": [
@@ -453,7 +515,7 @@
453
515
  "fileName": "account-model/src/Account.ts",
454
516
  "line": 18,
455
517
  "character": 2,
456
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L18"
518
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L18"
457
519
  }
458
520
  ],
459
521
  "type": {
@@ -489,19 +551,19 @@
489
551
  "fileName": "account-model/src/Account.ts",
490
552
  "line": 17,
491
553
  "character": 17,
492
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L17"
554
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L17"
493
555
  }
494
556
  ]
495
557
  },
496
558
  {
497
- "id": 29,
559
+ "id": 32,
498
560
  "name": "AccountStatic",
499
561
  "variant": "declaration",
500
562
  "kind": 256,
501
563
  "flags": {},
502
564
  "children": [
503
565
  {
504
- "id": 46,
566
+ "id": 53,
505
567
  "name": "constructor",
506
568
  "variant": "declaration",
507
569
  "kind": 512,
@@ -509,14 +571,14 @@
509
571
  "sources": [
510
572
  {
511
573
  "fileName": "account-model/src/Account.ts",
512
- "line": 32,
574
+ "line": 34,
513
575
  "character": 17,
514
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L32"
576
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L34"
515
577
  }
516
578
  ],
517
579
  "signatures": [
518
580
  {
519
- "id": 47,
581
+ "id": 54,
520
582
  "name": "new AccountStatic",
521
583
  "variant": "signature",
522
584
  "kind": 16384,
@@ -524,15 +586,26 @@
524
586
  "sources": [
525
587
  {
526
588
  "fileName": "account-model/src/Account.ts",
527
- "line": 34,
589
+ "line": 36,
528
590
  "character": 2,
529
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L34"
591
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L36"
530
592
  }
531
593
  ],
532
594
  "parameters": [
533
595
  {
534
- "id": 48,
535
- "name": "opts",
596
+ "id": 55,
597
+ "name": "key",
598
+ "variant": "param",
599
+ "kind": 32768,
600
+ "flags": {},
601
+ "type": {
602
+ "type": "intrinsic",
603
+ "name": "unknown"
604
+ }
605
+ },
606
+ {
607
+ "id": 56,
608
+ "name": "params",
536
609
  "variant": "param",
537
610
  "kind": 32768,
538
611
  "flags": {
@@ -548,15 +621,15 @@
548
621
  ],
549
622
  "type": {
550
623
  "type": "reference",
551
- "target": 13,
552
- "name": "AccountInstance",
553
- "package": "@xyo-network/account-model"
624
+ "target": -1,
625
+ "name": "T",
626
+ "refersToTypeParameter": true
554
627
  }
555
628
  }
556
629
  ]
557
630
  },
558
631
  {
559
- "id": 30,
632
+ "id": 33,
560
633
  "name": "previousHashStore",
561
634
  "variant": "declaration",
562
635
  "kind": 1024,
@@ -566,9 +639,9 @@
566
639
  "sources": [
567
640
  {
568
641
  "fileName": "account-model/src/Account.ts",
569
- "line": 33,
642
+ "line": 35,
570
643
  "character": 2,
571
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L33"
644
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L35"
572
645
  }
573
646
  ],
574
647
  "type": {
@@ -582,7 +655,73 @@
582
655
  }
583
656
  },
584
657
  {
585
- "id": 31,
658
+ "id": 34,
659
+ "name": "create",
660
+ "variant": "declaration",
661
+ "kind": 2048,
662
+ "flags": {},
663
+ "sources": [
664
+ {
665
+ "fileName": "account-model/src/Account.ts",
666
+ "line": 37,
667
+ "character": 2,
668
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L37"
669
+ }
670
+ ],
671
+ "signatures": [
672
+ {
673
+ "id": 35,
674
+ "name": "create",
675
+ "variant": "signature",
676
+ "kind": 4096,
677
+ "flags": {},
678
+ "sources": [
679
+ {
680
+ "fileName": "account-model/src/Account.ts",
681
+ "line": 37,
682
+ "character": 2,
683
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L37"
684
+ }
685
+ ],
686
+ "parameters": [
687
+ {
688
+ "id": 36,
689
+ "name": "opts",
690
+ "variant": "param",
691
+ "kind": 32768,
692
+ "flags": {
693
+ "isOptional": true
694
+ },
695
+ "type": {
696
+ "type": "reference",
697
+ "target": 12,
698
+ "name": "AccountConfig",
699
+ "package": "@xyo-network/account-model"
700
+ }
701
+ }
702
+ ],
703
+ "type": {
704
+ "type": "reference",
705
+ "target": {
706
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
707
+ "qualifiedName": "Promise"
708
+ },
709
+ "typeArguments": [
710
+ {
711
+ "type": "reference",
712
+ "target": -1,
713
+ "name": "T",
714
+ "refersToTypeParameter": true
715
+ }
716
+ ],
717
+ "name": "Promise",
718
+ "package": "typescript"
719
+ }
720
+ }
721
+ ]
722
+ },
723
+ {
724
+ "id": 37,
586
725
  "name": "fromMnemonic",
587
726
  "variant": "declaration",
588
727
  "kind": 2048,
@@ -590,14 +729,14 @@
590
729
  "sources": [
591
730
  {
592
731
  "fileName": "account-model/src/Account.ts",
593
- "line": 35,
732
+ "line": 38,
594
733
  "character": 2,
595
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L35"
734
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L38"
596
735
  }
597
736
  ],
598
737
  "signatures": [
599
738
  {
600
- "id": 32,
739
+ "id": 38,
601
740
  "name": "fromMnemonic",
602
741
  "variant": "signature",
603
742
  "kind": 4096,
@@ -605,14 +744,14 @@
605
744
  "sources": [
606
745
  {
607
746
  "fileName": "account-model/src/Account.ts",
608
- "line": 35,
747
+ "line": 38,
609
748
  "character": 2,
610
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L35"
749
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L38"
611
750
  }
612
751
  ],
613
752
  "parameters": [
614
753
  {
615
- "id": 33,
754
+ "id": 39,
616
755
  "name": "mnemonic",
617
756
  "variant": "param",
618
757
  "kind": 32768,
@@ -623,7 +762,7 @@
623
762
  }
624
763
  },
625
764
  {
626
- "id": 34,
765
+ "id": 40,
627
766
  "name": "path",
628
767
  "variant": "param",
629
768
  "kind": 32768,
@@ -638,15 +777,26 @@
638
777
  ],
639
778
  "type": {
640
779
  "type": "reference",
641
- "target": 13,
642
- "name": "AccountInstance",
643
- "package": "@xyo-network/account-model"
780
+ "target": {
781
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
782
+ "qualifiedName": "Promise"
783
+ },
784
+ "typeArguments": [
785
+ {
786
+ "type": "reference",
787
+ "target": -1,
788
+ "name": "T",
789
+ "refersToTypeParameter": true
790
+ }
791
+ ],
792
+ "name": "Promise",
793
+ "package": "typescript"
644
794
  }
645
795
  }
646
796
  ]
647
797
  },
648
798
  {
649
- "id": 35,
799
+ "id": 41,
650
800
  "name": "fromPhrase",
651
801
  "variant": "declaration",
652
802
  "kind": 2048,
@@ -654,14 +804,14 @@
654
804
  "sources": [
655
805
  {
656
806
  "fileName": "account-model/src/Account.ts",
657
- "line": 36,
807
+ "line": 39,
658
808
  "character": 2,
659
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L36"
809
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L39"
660
810
  }
661
811
  ],
662
812
  "signatures": [
663
813
  {
664
- "id": 36,
814
+ "id": 42,
665
815
  "name": "fromPhrase",
666
816
  "variant": "signature",
667
817
  "kind": 4096,
@@ -669,14 +819,14 @@
669
819
  "sources": [
670
820
  {
671
821
  "fileName": "account-model/src/Account.ts",
672
- "line": 36,
822
+ "line": 39,
673
823
  "character": 2,
674
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L36"
824
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L39"
675
825
  }
676
826
  ],
677
827
  "parameters": [
678
828
  {
679
- "id": 37,
829
+ "id": 43,
680
830
  "name": "phrase",
681
831
  "variant": "param",
682
832
  "kind": 32768,
@@ -689,15 +839,26 @@
689
839
  ],
690
840
  "type": {
691
841
  "type": "reference",
692
- "target": 13,
693
- "name": "AccountInstance",
694
- "package": "@xyo-network/account-model"
842
+ "target": {
843
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
844
+ "qualifiedName": "Promise"
845
+ },
846
+ "typeArguments": [
847
+ {
848
+ "type": "reference",
849
+ "target": 13,
850
+ "name": "AccountInstance",
851
+ "package": "@xyo-network/account-model"
852
+ }
853
+ ],
854
+ "name": "Promise",
855
+ "package": "typescript"
695
856
  }
696
857
  }
697
858
  ]
698
859
  },
699
860
  {
700
- "id": 38,
861
+ "id": 44,
701
862
  "name": "fromPrivateKey",
702
863
  "variant": "declaration",
703
864
  "kind": 2048,
@@ -705,14 +866,14 @@
705
866
  "sources": [
706
867
  {
707
868
  "fileName": "account-model/src/Account.ts",
708
- "line": 37,
869
+ "line": 40,
709
870
  "character": 2,
710
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L37"
871
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L40"
711
872
  }
712
873
  ],
713
874
  "signatures": [
714
875
  {
715
- "id": 39,
876
+ "id": 45,
716
877
  "name": "fromPrivateKey",
717
878
  "variant": "signature",
718
879
  "kind": 4096,
@@ -720,79 +881,81 @@
720
881
  "sources": [
721
882
  {
722
883
  "fileName": "account-model/src/Account.ts",
723
- "line": 37,
884
+ "line": 40,
724
885
  "character": 2,
725
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L37"
886
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L40"
726
887
  }
727
888
  ],
728
889
  "parameters": [
729
890
  {
730
- "id": 40,
891
+ "id": 46,
731
892
  "name": "key",
732
893
  "variant": "param",
733
894
  "kind": 32768,
734
895
  "flags": {},
735
896
  "type": {
736
- "type": "union",
737
- "types": [
738
- {
739
- "type": "intrinsic",
740
- "name": "string"
741
- },
742
- {
743
- "type": "reference",
744
- "target": {
745
- "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
746
- "qualifiedName": "Uint8Array"
747
- },
748
- "name": "Uint8Array",
749
- "package": "typescript"
750
- }
751
- ]
897
+ "type": "reference",
898
+ "target": {
899
+ "sourceFileName": "../../../core/src/Data/DataLike.ts",
900
+ "qualifiedName": "DataLike"
901
+ },
902
+ "name": "DataLike",
903
+ "package": "@xyo-network/core"
752
904
  }
753
905
  }
754
906
  ],
755
907
  "type": {
756
908
  "type": "reference",
757
- "target": 13,
758
- "name": "AccountInstance",
759
- "package": "@xyo-network/account-model"
909
+ "target": {
910
+ "sourceFileName": "../../../../../../node_modules/typescript/lib/lib.es5.d.ts",
911
+ "qualifiedName": "Promise"
912
+ },
913
+ "typeArguments": [
914
+ {
915
+ "type": "reference",
916
+ "target": 13,
917
+ "name": "AccountInstance",
918
+ "package": "@xyo-network/account-model"
919
+ }
920
+ ],
921
+ "name": "Promise",
922
+ "package": "typescript"
760
923
  }
761
924
  }
762
925
  ]
763
926
  },
764
927
  {
765
- "id": 41,
766
- "name": "isXyoWallet",
928
+ "id": 47,
929
+ "name": "is",
767
930
  "variant": "declaration",
768
931
  "kind": 2048,
769
932
  "flags": {},
770
933
  "sources": [
771
934
  {
772
935
  "fileName": "account-model/src/Account.ts",
773
- "line": 38,
936
+ "line": 41,
774
937
  "character": 2,
775
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L38"
938
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L41"
776
939
  }
777
940
  ],
778
941
  "signatures": [
779
942
  {
780
- "id": 42,
781
- "name": "isXyoWallet",
943
+ "id": 48,
944
+ "name": "is",
782
945
  "variant": "signature",
783
946
  "kind": 4096,
784
947
  "flags": {},
785
948
  "sources": [
786
949
  {
787
950
  "fileName": "account-model/src/Account.ts",
788
- "line": 38,
951
+ "line": 41,
789
952
  "character": 2,
790
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L38"
953
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L41"
791
954
  }
792
955
  ],
793
956
  "parameters": [
794
957
  {
795
- "id": 43,
958
+ "id": 49,
796
959
  "name": "value",
797
960
  "variant": "param",
798
961
  "kind": 32768,
@@ -804,14 +967,25 @@
804
967
  }
805
968
  ],
806
969
  "type": {
807
- "type": "intrinsic",
808
- "name": "boolean"
970
+ "type": "union",
971
+ "types": [
972
+ {
973
+ "type": "intrinsic",
974
+ "name": "undefined"
975
+ },
976
+ {
977
+ "type": "reference",
978
+ "target": -1,
979
+ "name": "T",
980
+ "refersToTypeParameter": true
981
+ }
982
+ ]
809
983
  }
810
984
  }
811
985
  ]
812
986
  },
813
987
  {
814
- "id": 44,
988
+ "id": 50,
815
989
  "name": "random",
816
990
  "variant": "declaration",
817
991
  "kind": 2048,
@@ -819,14 +993,14 @@
819
993
  "sources": [
820
994
  {
821
995
  "fileName": "account-model/src/Account.ts",
822
- "line": 39,
996
+ "line": 42,
823
997
  "character": 2,
824
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L39"
998
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L42"
825
999
  }
826
1000
  ],
827
1001
  "signatures": [
828
1002
  {
829
- "id": 45,
1003
+ "id": 51,
830
1004
  "name": "random",
831
1005
  "variant": "signature",
832
1006
  "kind": 4096,
@@ -834,9 +1008,9 @@
834
1008
  "sources": [
835
1009
  {
836
1010
  "fileName": "account-model/src/Account.ts",
837
- "line": 39,
1011
+ "line": 42,
838
1012
  "character": 2,
839
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L39"
1013
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L42"
840
1014
  }
841
1015
  ],
842
1016
  "type": {
@@ -853,32 +1027,54 @@
853
1027
  {
854
1028
  "title": "Constructors",
855
1029
  "children": [
856
- 46
1030
+ 53
857
1031
  ]
858
1032
  },
859
1033
  {
860
1034
  "title": "Properties",
861
1035
  "children": [
862
- 30
1036
+ 33
863
1037
  ]
864
1038
  },
865
1039
  {
866
1040
  "title": "Methods",
867
1041
  "children": [
868
- 31,
869
- 35,
870
- 38,
1042
+ 34,
1043
+ 37,
871
1044
  41,
872
- 44
1045
+ 44,
1046
+ 47,
1047
+ 50
873
1048
  ]
874
1049
  }
875
1050
  ],
876
1051
  "sources": [
877
1052
  {
878
1053
  "fileName": "account-model/src/Account.ts",
879
- "line": 32,
1054
+ "line": 34,
880
1055
  "character": 17,
881
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L32"
1056
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L34"
1057
+ }
1058
+ ],
1059
+ "typeParameters": [
1060
+ {
1061
+ "id": 52,
1062
+ "name": "T",
1063
+ "variant": "typeParam",
1064
+ "kind": 131072,
1065
+ "flags": {},
1066
+ "type": {
1067
+ "type": "reference",
1068
+ "target": 13,
1069
+ "name": "AccountInstance",
1070
+ "package": "@xyo-network/account-model"
1071
+ },
1072
+ "default": {
1073
+ "type": "reference",
1074
+ "target": 13,
1075
+ "name": "AccountInstance",
1076
+ "package": "@xyo-network/account-model"
1077
+ }
882
1078
  }
883
1079
  ]
884
1080
  },
@@ -900,7 +1096,7 @@
900
1096
  "fileName": "account-model/src/Account.ts",
901
1097
  "line": 14,
902
1098
  "character": 2,
903
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L14"
1099
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L14"
904
1100
  }
905
1101
  ],
906
1102
  "type": {
@@ -921,7 +1117,7 @@
921
1117
  "fileName": "account-model/src/Account.ts",
922
1118
  "line": 15,
923
1119
  "character": 2,
924
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L15"
1120
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L15"
925
1121
  }
926
1122
  ],
927
1123
  "type": {
@@ -944,7 +1140,7 @@
944
1140
  "fileName": "account-model/src/Account.ts",
945
1141
  "line": 13,
946
1142
  "character": 17,
947
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L13"
1143
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L13"
948
1144
  }
949
1145
  ]
950
1146
  },
@@ -966,7 +1162,7 @@
966
1162
  "fileName": "account-model/src/Account.ts",
967
1163
  "line": 8,
968
1164
  "character": 2,
969
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L8"
1165
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L8"
970
1166
  }
971
1167
  ],
972
1168
  "type": {
@@ -988,7 +1184,7 @@
988
1184
  "fileName": "account-model/src/Account.ts",
989
1185
  "line": 7,
990
1186
  "character": 17,
991
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L7"
1187
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L7"
992
1188
  }
993
1189
  ]
994
1190
  },
@@ -1010,7 +1206,7 @@
1010
1206
  "fileName": "account-model/src/Account.ts",
1011
1207
  "line": 11,
1012
1208
  "character": 2,
1013
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L11"
1209
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L11"
1014
1210
  }
1015
1211
  ],
1016
1212
  "type": {
@@ -1037,7 +1233,7 @@
1037
1233
  "fileName": "account-model/src/Account.ts",
1038
1234
  "line": 10,
1039
1235
  "character": 17,
1040
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L10"
1236
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L10"
1041
1237
  }
1042
1238
  ]
1043
1239
  },
@@ -1052,7 +1248,7 @@
1052
1248
  "fileName": "account-model/src/Account.ts",
1053
1249
  "line": 23,
1054
1250
  "character": 12,
1055
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L23"
1251
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L23"
1056
1252
  }
1057
1253
  ],
1058
1254
  "type": {
@@ -1084,7 +1280,7 @@
1084
1280
  "fileName": "account-model/src/Account.ts",
1085
1281
  "line": 21,
1086
1282
  "character": 12,
1087
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L21"
1283
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L21"
1088
1284
  }
1089
1285
  ],
1090
1286
  "type": {
@@ -1124,7 +1320,7 @@
1124
1320
  "fileName": "account-model/src/Account.ts",
1125
1321
  "line": 5,
1126
1322
  "character": 13,
1127
- "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/39239b9b4bdf/packages/protocol/packages/account/packages/account-model/src/Account.ts#L5"
1323
+ "url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/blob/ff5eeed72fdc/packages/protocol/packages/account/packages/account-model/src/Account.ts#L5"
1128
1324
  }
1129
1325
  ],
1130
1326
  "type": {
@@ -1140,7 +1336,7 @@
1140
1336
  "children": [
1141
1337
  13,
1142
1338
  9,
1143
- 29,
1339
+ 32,
1144
1340
  6,
1145
1341
  2,
1146
1342
  4
@@ -1226,11 +1422,11 @@
1226
1422
  },
1227
1423
  "14": {
1228
1424
  "sourceFileName": "src/Account.ts",
1229
- "qualifiedName": "AccountInstance.addressValue"
1425
+ "qualifiedName": "AccountInstance.address"
1230
1426
  },
1231
1427
  "15": {
1232
1428
  "sourceFileName": "src/Account.ts",
1233
- "qualifiedName": "AccountInstance.addressValue"
1429
+ "qualifiedName": "AccountInstance.addressBytes"
1234
1430
  },
1235
1431
  "16": {
1236
1432
  "sourceFileName": "src/Account.ts",
@@ -1238,7 +1434,7 @@
1238
1434
  },
1239
1435
  "17": {
1240
1436
  "sourceFileName": "src/Account.ts",
1241
- "qualifiedName": "AccountInstance.previousHash"
1437
+ "qualifiedName": "AccountInstance.previousHashBytes"
1242
1438
  },
1243
1439
  "18": {
1244
1440
  "sourceFileName": "src/Account.ts",
@@ -1246,123 +1442,155 @@
1246
1442
  },
1247
1443
  "19": {
1248
1444
  "sourceFileName": "src/Account.ts",
1249
- "qualifiedName": "AccountInstance.sign"
1445
+ "qualifiedName": "__type"
1250
1446
  },
1251
1447
  "20": {
1252
1448
  "sourceFileName": "src/Account.ts",
1253
- "qualifiedName": "hash"
1449
+ "qualifiedName": "__type"
1254
1450
  },
1255
1451
  "21": {
1256
1452
  "sourceFileName": "src/Account.ts",
1257
- "qualifiedName": "AccountInstance.verify"
1453
+ "qualifiedName": "hash"
1258
1454
  },
1259
1455
  "22": {
1260
1456
  "sourceFileName": "src/Account.ts",
1261
- "qualifiedName": "AccountInstance.verify"
1457
+ "qualifiedName": "previousHash"
1262
1458
  },
1263
1459
  "23": {
1264
1460
  "sourceFileName": "src/Account.ts",
1265
- "qualifiedName": "msg"
1461
+ "qualifiedName": "AccountInstance.verify"
1266
1462
  },
1267
1463
  "24": {
1268
1464
  "sourceFileName": "src/Account.ts",
1269
- "qualifiedName": "signature"
1465
+ "qualifiedName": "__type"
1270
1466
  },
1271
1467
  "25": {
1468
+ "sourceFileName": "src/Account.ts",
1469
+ "qualifiedName": "__type"
1470
+ },
1471
+ "26": {
1472
+ "sourceFileName": "src/Account.ts",
1473
+ "qualifiedName": "msg"
1474
+ },
1475
+ "27": {
1476
+ "sourceFileName": "src/Account.ts",
1477
+ "qualifiedName": "signature"
1478
+ },
1479
+ "28": {
1272
1480
  "sourceFileName": "../keypair-model/src/Key/KeyPair.ts",
1273
1481
  "qualifiedName": "KeyPairInstance.private"
1274
1482
  },
1275
- "26": {
1483
+ "29": {
1276
1484
  "sourceFileName": "../keypair-model/src/Key/KeyPair.ts",
1277
1485
  "qualifiedName": "KeyPairInstance.private"
1278
1486
  },
1279
- "27": {
1487
+ "30": {
1280
1488
  "sourceFileName": "../keypair-model/src/Key/KeyPair.ts",
1281
1489
  "qualifiedName": "KeyPairInstance.public"
1282
1490
  },
1283
- "28": {
1491
+ "31": {
1284
1492
  "sourceFileName": "../keypair-model/src/Key/KeyPair.ts",
1285
1493
  "qualifiedName": "KeyPairInstance.public"
1286
1494
  },
1287
- "29": {
1495
+ "32": {
1288
1496
  "sourceFileName": "src/Account.ts",
1289
1497
  "qualifiedName": "AccountStatic"
1290
1498
  },
1291
- "30": {
1499
+ "33": {
1292
1500
  "sourceFileName": "src/Account.ts",
1293
1501
  "qualifiedName": "AccountStatic.previousHashStore"
1294
1502
  },
1295
- "31": {
1503
+ "34": {
1504
+ "sourceFileName": "src/Account.ts",
1505
+ "qualifiedName": "AccountStatic.create"
1506
+ },
1507
+ "35": {
1508
+ "sourceFileName": "src/Account.ts",
1509
+ "qualifiedName": "AccountStatic.create"
1510
+ },
1511
+ "36": {
1512
+ "sourceFileName": "src/Account.ts",
1513
+ "qualifiedName": "opts"
1514
+ },
1515
+ "37": {
1296
1516
  "sourceFileName": "src/Account.ts",
1297
1517
  "qualifiedName": "AccountStatic.fromMnemonic"
1298
1518
  },
1299
- "32": {
1519
+ "38": {
1300
1520
  "sourceFileName": "src/Account.ts",
1301
1521
  "qualifiedName": "AccountStatic.fromMnemonic"
1302
1522
  },
1303
- "33": {
1523
+ "39": {
1304
1524
  "sourceFileName": "src/Account.ts",
1305
1525
  "qualifiedName": "mnemonic"
1306
1526
  },
1307
- "34": {
1527
+ "40": {
1308
1528
  "sourceFileName": "src/Account.ts",
1309
1529
  "qualifiedName": "path"
1310
1530
  },
1311
- "35": {
1531
+ "41": {
1312
1532
  "sourceFileName": "src/Account.ts",
1313
1533
  "qualifiedName": "AccountStatic.fromPhrase"
1314
1534
  },
1315
- "36": {
1535
+ "42": {
1316
1536
  "sourceFileName": "src/Account.ts",
1317
1537
  "qualifiedName": "AccountStatic.fromPhrase"
1318
1538
  },
1319
- "37": {
1539
+ "43": {
1320
1540
  "sourceFileName": "src/Account.ts",
1321
1541
  "qualifiedName": "phrase"
1322
1542
  },
1323
- "38": {
1543
+ "44": {
1324
1544
  "sourceFileName": "src/Account.ts",
1325
1545
  "qualifiedName": "AccountStatic.fromPrivateKey"
1326
1546
  },
1327
- "39": {
1547
+ "45": {
1328
1548
  "sourceFileName": "src/Account.ts",
1329
1549
  "qualifiedName": "AccountStatic.fromPrivateKey"
1330
1550
  },
1331
- "40": {
1551
+ "46": {
1332
1552
  "sourceFileName": "src/Account.ts",
1333
1553
  "qualifiedName": "key"
1334
1554
  },
1335
- "41": {
1555
+ "47": {
1336
1556
  "sourceFileName": "src/Account.ts",
1337
- "qualifiedName": "AccountStatic.isXyoWallet"
1557
+ "qualifiedName": "AccountStatic.is"
1338
1558
  },
1339
- "42": {
1559
+ "48": {
1340
1560
  "sourceFileName": "src/Account.ts",
1341
- "qualifiedName": "AccountStatic.isXyoWallet"
1561
+ "qualifiedName": "AccountStatic.is"
1342
1562
  },
1343
- "43": {
1563
+ "49": {
1344
1564
  "sourceFileName": "src/Account.ts",
1345
1565
  "qualifiedName": "value"
1346
1566
  },
1347
- "44": {
1567
+ "50": {
1348
1568
  "sourceFileName": "src/Account.ts",
1349
1569
  "qualifiedName": "AccountStatic.random"
1350
1570
  },
1351
- "45": {
1571
+ "51": {
1352
1572
  "sourceFileName": "src/Account.ts",
1353
1573
  "qualifiedName": "AccountStatic.random"
1354
1574
  },
1355
- "46": {
1575
+ "52": {
1576
+ "sourceFileName": "src/Account.ts",
1577
+ "qualifiedName": "AccountStatic.T"
1578
+ },
1579
+ "53": {
1356
1580
  "sourceFileName": "src/Account.ts",
1357
1581
  "qualifiedName": "AccountStatic"
1358
1582
  },
1359
- "47": {
1583
+ "54": {
1360
1584
  "sourceFileName": "src/Account.ts",
1361
1585
  "qualifiedName": "AccountStatic"
1362
1586
  },
1363
- "48": {
1587
+ "55": {
1364
1588
  "sourceFileName": "src/Account.ts",
1365
- "qualifiedName": "opts"
1589
+ "qualifiedName": "key"
1590
+ },
1591
+ "56": {
1592
+ "sourceFileName": "src/Account.ts",
1593
+ "qualifiedName": "params"
1366
1594
  }
1367
1595
  }
1368
1596
  }