@bitgo-beta/sdk-coin-avaxp 3.2.3-alpha.2 → 3.2.3-alpha.20
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/CHANGELOG.md +62 -0
- package/dist/src/avaxp.d.ts +10 -3
- package/dist/src/avaxp.d.ts.map +1 -1
- package/dist/src/avaxp.js +52 -12
- package/dist/src/iface.d.ts +2 -0
- package/dist/src/iface.d.ts.map +1 -1
- package/dist/src/iface.js +1 -1
- package/dist/src/index.d.ts +1 -0
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/index.js +2 -1
- package/dist/src/lib/iface.d.ts +5 -0
- package/dist/src/lib/iface.d.ts.map +1 -1
- package/dist/src/lib/iface.js +1 -1
- package/dist/src/lib/transaction.d.ts +19 -0
- package/dist/src/lib/transaction.d.ts.map +1 -1
- package/dist/src/lib/transaction.js +60 -1
- package/dist/src/register.d.ts +3 -0
- package/dist/src/register.d.ts.map +1 -0
- package/dist/src/register.js +11 -0
- package/dist/test/unit/avaxp.js +58 -6
- package/dist/test/unit/lib/transactionBuilderFactory.js +52 -1
- package/dist/tsconfig.tsbuildinfo +1075 -880
- package/package.json +7 -7
|
@@ -167,18 +167,18 @@
|
|
|
167
167
|
"affectsGlobalScope": true
|
|
168
168
|
},
|
|
169
169
|
"../../statics/dist/src/networks.d.ts": {
|
|
170
|
-
"version": "
|
|
171
|
-
"signature": "
|
|
170
|
+
"version": "7f368045024ed749d6925ae5f98daab76279068d35de0028481e06fdbdecfbbf",
|
|
171
|
+
"signature": "7f368045024ed749d6925ae5f98daab76279068d35de0028481e06fdbdecfbbf",
|
|
172
172
|
"affectsGlobalScope": false
|
|
173
173
|
},
|
|
174
174
|
"../../statics/dist/src/base.d.ts": {
|
|
175
|
-
"version": "
|
|
176
|
-
"signature": "
|
|
175
|
+
"version": "89aff940eb61cb950eb5d91038e94b432ae34544f44a65371cda055a5006bdb0",
|
|
176
|
+
"signature": "89aff940eb61cb950eb5d91038e94b432ae34544f44a65371cda055a5006bdb0",
|
|
177
177
|
"affectsGlobalScope": false
|
|
178
178
|
},
|
|
179
179
|
"../../statics/dist/src/map.d.ts": {
|
|
180
|
-
"version": "
|
|
181
|
-
"signature": "
|
|
180
|
+
"version": "539036099e015c91c44b586d0e87dc138cfdead89de3c924ce94a3a13008cfd9",
|
|
181
|
+
"signature": "539036099e015c91c44b586d0e87dc138cfdead89de3c924ce94a3a13008cfd9",
|
|
182
182
|
"affectsGlobalScope": false
|
|
183
183
|
},
|
|
184
184
|
"../../statics/dist/src/coins.d.ts": {
|
|
@@ -187,33 +187,33 @@
|
|
|
187
187
|
"affectsGlobalScope": false
|
|
188
188
|
},
|
|
189
189
|
"../../statics/dist/src/errors.d.ts": {
|
|
190
|
-
"version": "
|
|
191
|
-
"signature": "
|
|
190
|
+
"version": "a9c18cd6324289f39e248281e97ede0ca37c0ff3706c2514c89826fd217c8570",
|
|
191
|
+
"signature": "a9c18cd6324289f39e248281e97ede0ca37c0ff3706c2514c89826fd217c8570",
|
|
192
192
|
"affectsGlobalScope": false
|
|
193
193
|
},
|
|
194
194
|
"../../statics/dist/src/tokenConfig.d.ts": {
|
|
195
|
-
"version": "
|
|
196
|
-
"signature": "
|
|
195
|
+
"version": "04921844825fd269439403ee9ae1e4c904fad474d5e9c2b9025cc47ef5f89ff5",
|
|
196
|
+
"signature": "04921844825fd269439403ee9ae1e4c904fad474d5e9c2b9025cc47ef5f89ff5",
|
|
197
197
|
"affectsGlobalScope": false
|
|
198
198
|
},
|
|
199
199
|
"../../statics/dist/src/ofc.d.ts": {
|
|
200
|
-
"version": "
|
|
201
|
-
"signature": "
|
|
200
|
+
"version": "7217b81f9740849592010b0c777aa4cae14ec11d4f6f95f3fb8cfd1bc8616a47",
|
|
201
|
+
"signature": "7217b81f9740849592010b0c777aa4cae14ec11d4f6f95f3fb8cfd1bc8616a47",
|
|
202
202
|
"affectsGlobalScope": false
|
|
203
203
|
},
|
|
204
204
|
"../../statics/dist/src/utxo.d.ts": {
|
|
205
|
-
"version": "
|
|
206
|
-
"signature": "
|
|
205
|
+
"version": "8e26328f0c85ecdb769c582454527da6ce1e6b8951203112b6e2f453aa733d16",
|
|
206
|
+
"signature": "8e26328f0c85ecdb769c582454527da6ce1e6b8951203112b6e2f453aa733d16",
|
|
207
207
|
"affectsGlobalScope": false
|
|
208
208
|
},
|
|
209
209
|
"../../statics/dist/src/account.d.ts": {
|
|
210
|
-
"version": "
|
|
211
|
-
"signature": "
|
|
210
|
+
"version": "0ed69df391e23417806cadf618fd2c6802d829271e32324d7767bcd5c221e133",
|
|
211
|
+
"signature": "0ed69df391e23417806cadf618fd2c6802d829271e32324d7767bcd5c221e133",
|
|
212
212
|
"affectsGlobalScope": false
|
|
213
213
|
},
|
|
214
214
|
"../../statics/dist/src/index.d.ts": {
|
|
215
|
-
"version": "
|
|
216
|
-
"signature": "
|
|
215
|
+
"version": "5896adafae00503bcfc62403ed7e03d89f95471ae563be2f67ed23dbc2e51d4f",
|
|
216
|
+
"signature": "5896adafae00503bcfc62403ed7e03d89f95471ae563be2f67ed23dbc2e51d4f",
|
|
217
217
|
"affectsGlobalScope": false
|
|
218
218
|
},
|
|
219
219
|
"../../../node_modules/@types/node/globals.d.ts": {
|
|
@@ -431,17 +431,17 @@
|
|
|
431
431
|
"signature": "a2267091f78b005b511883f9f9c464189bdb7550932f9d0f0f79d4301788cba2",
|
|
432
432
|
"affectsGlobalScope": false
|
|
433
433
|
},
|
|
434
|
-
"
|
|
434
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/networks.d.ts": {
|
|
435
435
|
"version": "6168e4aed14a6ff6e0407266f3a597fb98e5024c48e23537be3f758cb1fd51f3",
|
|
436
436
|
"signature": "6168e4aed14a6ff6e0407266f3a597fb98e5024c48e23537be3f758cb1fd51f3",
|
|
437
437
|
"affectsGlobalScope": false
|
|
438
438
|
},
|
|
439
|
-
"
|
|
439
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/address.d.ts": {
|
|
440
440
|
"version": "035fd4564409153531cc683821b48048fd01982a8522c120b5a17f9a6320a229",
|
|
441
441
|
"signature": "035fd4564409153531cc683821b48048fd01982a8522c120b5a17f9a6320a229",
|
|
442
442
|
"affectsGlobalScope": false
|
|
443
443
|
},
|
|
444
|
-
"
|
|
444
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/crypto.d.ts": {
|
|
445
445
|
"version": "f491f3939bf1c85ad2ebe4cdd99d09c2efda9589f5405256bcdd8ff8492f662b",
|
|
446
446
|
"signature": "f491f3939bf1c85ad2ebe4cdd99d09c2efda9589f5405256bcdd8ff8492f662b",
|
|
447
447
|
"affectsGlobalScope": false
|
|
@@ -451,109 +451,114 @@
|
|
|
451
451
|
"signature": "3e1f9b3c69152720aee400a26c71cf57f0a7e3190a8b237d8398dc7b3e510b42",
|
|
452
452
|
"affectsGlobalScope": false
|
|
453
453
|
},
|
|
454
|
-
"
|
|
454
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/types.d.ts": {
|
|
455
455
|
"version": "66978ea7a01c26f9a0432f4c41e7060b4d327f56e243cd297f8a5c77a72b8cf7",
|
|
456
456
|
"signature": "66978ea7a01c26f9a0432f4c41e7060b4d327f56e243cd297f8a5c77a72b8cf7",
|
|
457
457
|
"affectsGlobalScope": false
|
|
458
458
|
},
|
|
459
|
-
"
|
|
459
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/embed.d.ts": {
|
|
460
460
|
"version": "a29a7b9ade7876d0f527b716a5bc5c7bc84554d155577020441f2d3c735589be",
|
|
461
461
|
"signature": "a29a7b9ade7876d0f527b716a5bc5c7bc84554d155577020441f2d3c735589be",
|
|
462
462
|
"affectsGlobalScope": false
|
|
463
463
|
},
|
|
464
|
-
"
|
|
464
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2ms.d.ts": {
|
|
465
465
|
"version": "9cd42ff83837551961fa8788f14bd3498306fb2c1d35358f2b6bf3af05bf0890",
|
|
466
466
|
"signature": "9cd42ff83837551961fa8788f14bd3498306fb2c1d35358f2b6bf3af05bf0890",
|
|
467
467
|
"affectsGlobalScope": false
|
|
468
468
|
},
|
|
469
|
-
"
|
|
469
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2pk.d.ts": {
|
|
470
470
|
"version": "5e51773d5624b8c871d8d140c88f944466338673fbc60ac4bf409eb60e6665cf",
|
|
471
471
|
"signature": "5e51773d5624b8c871d8d140c88f944466338673fbc60ac4bf409eb60e6665cf",
|
|
472
472
|
"affectsGlobalScope": false
|
|
473
473
|
},
|
|
474
|
-
"
|
|
474
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2pkh.d.ts": {
|
|
475
475
|
"version": "39b10cd95b70bbdc1cf8c832002618c3f81cd980438fe5e3694d99286ef90911",
|
|
476
476
|
"signature": "39b10cd95b70bbdc1cf8c832002618c3f81cd980438fe5e3694d99286ef90911",
|
|
477
477
|
"affectsGlobalScope": false
|
|
478
478
|
},
|
|
479
|
-
"
|
|
479
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2sh.d.ts": {
|
|
480
480
|
"version": "95244212208717085038a74378ea2a03e49c06a3a195b2826c01c978f14684c2",
|
|
481
481
|
"signature": "95244212208717085038a74378ea2a03e49c06a3a195b2826c01c978f14684c2",
|
|
482
482
|
"affectsGlobalScope": false
|
|
483
483
|
},
|
|
484
|
-
"
|
|
484
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2tr.d.ts": {
|
|
485
485
|
"version": "c91084ba90468037b6d266f3cae698aaa76c0864cf076aa099d981d847b74c2d",
|
|
486
486
|
"signature": "c91084ba90468037b6d266f3cae698aaa76c0864cf076aa099d981d847b74c2d",
|
|
487
487
|
"affectsGlobalScope": false
|
|
488
488
|
},
|
|
489
|
-
"
|
|
489
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2tr_ns.d.ts": {
|
|
490
490
|
"version": "dc58c9eb8817b8c46f40712df9e588c0c70357931f5ebebb3aa445949de993c8",
|
|
491
491
|
"signature": "dc58c9eb8817b8c46f40712df9e588c0c70357931f5ebebb3aa445949de993c8",
|
|
492
492
|
"affectsGlobalScope": false
|
|
493
493
|
},
|
|
494
|
-
"
|
|
494
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2wpkh.d.ts": {
|
|
495
495
|
"version": "7362eeca79ce50eb72b2a0149e323f6d64daf4fbc8067592310859622c3dbcfe",
|
|
496
496
|
"signature": "7362eeca79ce50eb72b2a0149e323f6d64daf4fbc8067592310859622c3dbcfe",
|
|
497
497
|
"affectsGlobalScope": false
|
|
498
498
|
},
|
|
499
|
-
"
|
|
499
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2wsh.d.ts": {
|
|
500
500
|
"version": "8c0a305a7b10513d9d07bf739456bf9845bd4336027c85442b674a417facb57a",
|
|
501
501
|
"signature": "8c0a305a7b10513d9d07bf739456bf9845bd4336027c85442b674a417facb57a",
|
|
502
502
|
"affectsGlobalScope": false
|
|
503
503
|
},
|
|
504
|
-
"
|
|
505
|
-
"version": "
|
|
506
|
-
"signature": "
|
|
504
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/lazy.d.ts": {
|
|
505
|
+
"version": "75ea79a4508fc9df7d5f3d17d3d64941c537e9071d84cb50e489ba63366d2c92",
|
|
506
|
+
"signature": "75ea79a4508fc9df7d5f3d17d3d64941c537e9071d84cb50e489ba63366d2c92",
|
|
507
507
|
"affectsGlobalScope": false
|
|
508
508
|
},
|
|
509
|
-
"
|
|
509
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts": {
|
|
510
|
+
"version": "67f91368ebe20a959b60e0d9fd5dbe1b09dee997a7ae111ee8978dfe4bed969c",
|
|
511
|
+
"signature": "67f91368ebe20a959b60e0d9fd5dbe1b09dee997a7ae111ee8978dfe4bed969c",
|
|
512
|
+
"affectsGlobalScope": false
|
|
513
|
+
},
|
|
514
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/ops.d.ts": {
|
|
510
515
|
"version": "0f3fa7383d3f2ebed173ff59c102b4a68d10acdff5db4a009b73429ddaa15768",
|
|
511
516
|
"signature": "0f3fa7383d3f2ebed173ff59c102b4a68d10acdff5db4a009b73429ddaa15768",
|
|
512
517
|
"affectsGlobalScope": false
|
|
513
518
|
},
|
|
514
|
-
"
|
|
519
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/script_number.d.ts": {
|
|
515
520
|
"version": "973d36af083ce019e3c38b99ca43cb6815b47082cf1e07215387df336192f447",
|
|
516
521
|
"signature": "973d36af083ce019e3c38b99ca43cb6815b47082cf1e07215387df336192f447",
|
|
517
522
|
"affectsGlobalScope": false
|
|
518
523
|
},
|
|
519
|
-
"
|
|
524
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/script_signature.d.ts": {
|
|
520
525
|
"version": "617012176a8cb5be290ae89040aac88ec74321c2a8b984f01a7ba6eb9a2eddc2",
|
|
521
526
|
"signature": "617012176a8cb5be290ae89040aac88ec74321c2a8b984f01a7ba6eb9a2eddc2",
|
|
522
527
|
"affectsGlobalScope": false
|
|
523
528
|
},
|
|
524
|
-
"
|
|
529
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/script.d.ts": {
|
|
525
530
|
"version": "2f25953a957da0ad16d44dbdca3b1c9b9ea5e891c011e3533e374aab8c2d2131",
|
|
526
531
|
"signature": "2f25953a957da0ad16d44dbdca3b1c9b9ea5e891c011e3533e374aab8c2d2131",
|
|
527
532
|
"affectsGlobalScope": false
|
|
528
533
|
},
|
|
529
|
-
"
|
|
534
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/taproot.d.ts": {
|
|
530
535
|
"version": "9bf8b9d7ef41b69a572131f5ef7240cb48ba833c2e972780dead3cd8f2fca5ae",
|
|
531
536
|
"signature": "9bf8b9d7ef41b69a572131f5ef7240cb48ba833c2e972780dead3cd8f2fca5ae",
|
|
532
537
|
"affectsGlobalScope": false
|
|
533
538
|
},
|
|
534
|
-
"
|
|
539
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/transaction.d.ts": {
|
|
535
540
|
"version": "249cfa3a5ac82c494f563e457a33ff576c842825e4cdd2f1ecd9b6e0d6d754b4",
|
|
536
541
|
"signature": "249cfa3a5ac82c494f563e457a33ff576c842825e4cdd2f1ecd9b6e0d6d754b4",
|
|
537
542
|
"affectsGlobalScope": false
|
|
538
543
|
},
|
|
539
|
-
"
|
|
544
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/block.d.ts": {
|
|
540
545
|
"version": "83a8c6dbc3c4a5eac6e4e0328bd9e30fdaf53e02eeac194442c2f6aded8f6c3c",
|
|
541
546
|
"signature": "83a8c6dbc3c4a5eac6e4e0328bd9e30fdaf53e02eeac194442c2f6aded8f6c3c",
|
|
542
547
|
"affectsGlobalScope": false
|
|
543
548
|
},
|
|
544
549
|
"../../../node_modules/bip174/src/lib/psbt.d.ts": {
|
|
545
|
-
"version": "
|
|
546
|
-
"signature": "
|
|
550
|
+
"version": "9010bcd6fb2da0e3d050d2bdc99772bc65f0aded76b88cdef97cae19ff1b7111",
|
|
551
|
+
"signature": "9010bcd6fb2da0e3d050d2bdc99772bc65f0aded76b88cdef97cae19ff1b7111",
|
|
547
552
|
"affectsGlobalScope": false
|
|
548
553
|
},
|
|
549
|
-
"
|
|
550
|
-
"version": "
|
|
551
|
-
"signature": "
|
|
554
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/psbt.d.ts": {
|
|
555
|
+
"version": "f0f9439e4302fb7127a172ad73fa9335ab8cf340ebdc4356700adf641fe74b62",
|
|
556
|
+
"signature": "f0f9439e4302fb7127a172ad73fa9335ab8cf340ebdc4356700adf641fe74b62",
|
|
552
557
|
"affectsGlobalScope": false
|
|
553
558
|
},
|
|
554
|
-
"
|
|
555
|
-
"version": "
|
|
556
|
-
"signature": "
|
|
559
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts": {
|
|
560
|
+
"version": "337f691218cb82b34341cefc01b06141d25cdcbd78822ad8ac5b003088f0bc39",
|
|
561
|
+
"signature": "337f691218cb82b34341cefc01b06141d25cdcbd78822ad8ac5b003088f0bc39",
|
|
557
562
|
"affectsGlobalScope": false
|
|
558
563
|
},
|
|
559
564
|
"../../utxo-lib/dist/src/networks.d.ts": {
|
|
@@ -607,13 +612,13 @@
|
|
|
607
612
|
"affectsGlobalScope": false
|
|
608
613
|
},
|
|
609
614
|
"../../utxo-lib/dist/src/bitgo/wallet/chains.d.ts": {
|
|
610
|
-
"version": "
|
|
611
|
-
"signature": "
|
|
615
|
+
"version": "53a5ad40c50bb05bcc13e2ad9c6d941a763505c73acc2a6348a48240e8a24c0e",
|
|
616
|
+
"signature": "53a5ad40c50bb05bcc13e2ad9c6d941a763505c73acc2a6348a48240e8a24c0e",
|
|
612
617
|
"affectsGlobalScope": false
|
|
613
618
|
},
|
|
614
619
|
"../../utxo-lib/dist/src/bitgo/outputScripts.d.ts": {
|
|
615
|
-
"version": "
|
|
616
|
-
"signature": "
|
|
620
|
+
"version": "34cba3eb6072200725810fde53e56e7265845871a5c807de894c87ab748f7692",
|
|
621
|
+
"signature": "34cba3eb6072200725810fde53e56e7265845871a5c807de894c87ab748f7692",
|
|
617
622
|
"affectsGlobalScope": false
|
|
618
623
|
},
|
|
619
624
|
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts": {
|
|
@@ -627,8 +632,8 @@
|
|
|
627
632
|
"affectsGlobalScope": false
|
|
628
633
|
},
|
|
629
634
|
"../../utxo-lib/dist/src/bitgo/UtxoPsbt.d.ts": {
|
|
630
|
-
"version": "
|
|
631
|
-
"signature": "
|
|
635
|
+
"version": "de04385a9461966f5fc1a6539bcaf3010006532c2b7b2ca940bddf5de4a329bd",
|
|
636
|
+
"signature": "de04385a9461966f5fc1a6539bcaf3010006532c2b7b2ca940bddf5de4a329bd",
|
|
632
637
|
"affectsGlobalScope": false
|
|
633
638
|
},
|
|
634
639
|
"../../utxo-lib/dist/src/bitgo/dash/DashPsbt.d.ts": {
|
|
@@ -657,8 +662,8 @@
|
|
|
657
662
|
"affectsGlobalScope": false
|
|
658
663
|
},
|
|
659
664
|
"../../utxo-lib/dist/src/bitgo/parseInput.d.ts": {
|
|
660
|
-
"version": "
|
|
661
|
-
"signature": "
|
|
665
|
+
"version": "00aae9b35f7003383f01f40d8fde8f9eaa0a774a274b5c0a3a5259294dd46f15",
|
|
666
|
+
"signature": "00aae9b35f7003383f01f40d8fde8f9eaa0a774a274b5c0a3a5259294dd46f15",
|
|
662
667
|
"affectsGlobalScope": false
|
|
663
668
|
},
|
|
664
669
|
"../../../node_modules/bip32/types/bip32.d.ts": {
|
|
@@ -672,18 +677,18 @@
|
|
|
672
677
|
"affectsGlobalScope": false
|
|
673
678
|
},
|
|
674
679
|
"../../utxo-lib/dist/src/bitgo/signature.d.ts": {
|
|
675
|
-
"version": "
|
|
676
|
-
"signature": "
|
|
680
|
+
"version": "a6eb79aa1479e9dc7c89a105536b3a6151f0ef35aa75e58c218cb4acecb017b4",
|
|
681
|
+
"signature": "a6eb79aa1479e9dc7c89a105536b3a6151f0ef35aa75e58c218cb4acecb017b4",
|
|
677
682
|
"affectsGlobalScope": false
|
|
678
683
|
},
|
|
679
684
|
"../../utxo-lib/dist/src/bitgo/transaction.d.ts": {
|
|
680
|
-
"version": "
|
|
681
|
-
"signature": "
|
|
685
|
+
"version": "3c41225c75c4f599800881c2ef78c9daf1f299e64ef61203e2daca05ac79c553",
|
|
686
|
+
"signature": "3c41225c75c4f599800881c2ef78c9daf1f299e64ef61203e2daca05ac79c553",
|
|
682
687
|
"affectsGlobalScope": false
|
|
683
688
|
},
|
|
684
689
|
"../../utxo-lib/dist/src/bitgo/Unspent.d.ts": {
|
|
685
|
-
"version": "
|
|
686
|
-
"signature": "
|
|
690
|
+
"version": "f949d95cf452a28ed7bb8c73cd221afaf6c9160b1931f9cedc2177678215c70e",
|
|
691
|
+
"signature": "f949d95cf452a28ed7bb8c73cd221afaf6c9160b1931f9cedc2177678215c70e",
|
|
687
692
|
"affectsGlobalScope": false
|
|
688
693
|
},
|
|
689
694
|
"../../utxo-lib/dist/src/bitgo/wallet/WalletKeys.d.ts": {
|
|
@@ -697,8 +702,13 @@
|
|
|
697
702
|
"affectsGlobalScope": false
|
|
698
703
|
},
|
|
699
704
|
"../../utxo-lib/dist/src/bitgo/wallet/Unspent.d.ts": {
|
|
700
|
-
"version": "
|
|
701
|
-
"signature": "
|
|
705
|
+
"version": "3e30d7bbc8ba2a8448d45eb5e1a2081ee32822354424c4d37b2a60502eafe31a",
|
|
706
|
+
"signature": "3e30d7bbc8ba2a8448d45eb5e1a2081ee32822354424c4d37b2a60502eafe31a",
|
|
707
|
+
"affectsGlobalScope": false
|
|
708
|
+
},
|
|
709
|
+
"../../utxo-lib/dist/src/bitgo/wallet/Psbt.d.ts": {
|
|
710
|
+
"version": "a0aeed9110588200e5f200ebd71af723b73189a8dfe3625e0c9c09be024e16ee",
|
|
711
|
+
"signature": "a0aeed9110588200e5f200ebd71af723b73189a8dfe3625e0c9c09be024e16ee",
|
|
702
712
|
"affectsGlobalScope": false
|
|
703
713
|
},
|
|
704
714
|
"../../utxo-lib/dist/src/bitgo/wallet/WalletOutput.d.ts": {
|
|
@@ -712,8 +722,8 @@
|
|
|
712
722
|
"affectsGlobalScope": false
|
|
713
723
|
},
|
|
714
724
|
"../../utxo-lib/dist/src/bitgo/wallet/index.d.ts": {
|
|
715
|
-
"version": "
|
|
716
|
-
"signature": "
|
|
725
|
+
"version": "ebab1593bb34816ac3726fe572560c9f089361f49b52c0893b840592ee5e2cb2",
|
|
726
|
+
"signature": "ebab1593bb34816ac3726fe572560c9f089361f49b52c0893b840592ee5e2cb2",
|
|
717
727
|
"affectsGlobalScope": false
|
|
718
728
|
},
|
|
719
729
|
"../../utxo-lib/dist/src/bitgo/zcash/ZcashTransaction.d.ts": {
|
|
@@ -722,8 +732,8 @@
|
|
|
722
732
|
"affectsGlobalScope": false
|
|
723
733
|
},
|
|
724
734
|
"../../utxo-lib/dist/src/bitgo/zcash/ZcashPsbt.d.ts": {
|
|
725
|
-
"version": "
|
|
726
|
-
"signature": "
|
|
735
|
+
"version": "28d05704ec8bfba6053be88a359322e280f6da3161b3c6104c8523e26209c2b4",
|
|
736
|
+
"signature": "28d05704ec8bfba6053be88a359322e280f6da3161b3c6104c8523e26209c2b4",
|
|
727
737
|
"affectsGlobalScope": false
|
|
728
738
|
},
|
|
729
739
|
"../../utxo-lib/dist/src/bitgo/zcash/ZcashTransactionBuilder.d.ts": {
|
|
@@ -756,14 +766,39 @@
|
|
|
756
766
|
"signature": "2c948c62182575b74b2d4d8264f473828eecd468d6a8b5696a830e9494f9cfe9",
|
|
757
767
|
"affectsGlobalScope": false
|
|
758
768
|
},
|
|
769
|
+
"../../utxo-lib/dist/src/taproot.d.ts": {
|
|
770
|
+
"version": "f29caf343c476ea1584d8554083c7d2218bf007ea44a6e7bb23c3ee09fb167f3",
|
|
771
|
+
"signature": "f29caf343c476ea1584d8554083c7d2218bf007ea44a6e7bb23c3ee09fb167f3",
|
|
772
|
+
"affectsGlobalScope": false
|
|
773
|
+
},
|
|
774
|
+
"../../../node_modules/@brandonblack/musig/lib/index.d.ts": {
|
|
775
|
+
"version": "29b06bc4f667f793e8706c5cdc91e12214ebe3c9c24e422e2521dcf1ce3ab9ae",
|
|
776
|
+
"signature": "29b06bc4f667f793e8706c5cdc91e12214ebe3c9c24e422e2521dcf1ce3ab9ae",
|
|
777
|
+
"affectsGlobalScope": false
|
|
778
|
+
},
|
|
759
779
|
"../../utxo-lib/dist/src/noble_ecc.d.ts": {
|
|
760
|
-
"version": "
|
|
761
|
-
"signature": "
|
|
780
|
+
"version": "935f2f183413bfb559b5308d59e15c663ea8a7a26609a7e42e4361f696334f63",
|
|
781
|
+
"signature": "935f2f183413bfb559b5308d59e15c663ea8a7a26609a7e42e4361f696334f63",
|
|
782
|
+
"affectsGlobalScope": false
|
|
783
|
+
},
|
|
784
|
+
"../../utxo-lib/dist/src/payments/p2tr_ns.d.ts": {
|
|
785
|
+
"version": "7466283b8832a2f4b3228509efb43dc1bf6726a78aaed524f3b3b0c028ed5c0f",
|
|
786
|
+
"signature": "7466283b8832a2f4b3228509efb43dc1bf6726a78aaed524f3b3b0c028ed5c0f",
|
|
787
|
+
"affectsGlobalScope": false
|
|
788
|
+
},
|
|
789
|
+
"../../utxo-lib/dist/src/payments/p2tr.d.ts": {
|
|
790
|
+
"version": "59ba497ed3002dd2614c17df69cd0ba227d351b649d5a3f9df2d82564b7aa366",
|
|
791
|
+
"signature": "59ba497ed3002dd2614c17df69cd0ba227d351b649d5a3f9df2d82564b7aa366",
|
|
792
|
+
"affectsGlobalScope": false
|
|
793
|
+
},
|
|
794
|
+
"../../utxo-lib/dist/src/payments/index.d.ts": {
|
|
795
|
+
"version": "9ca59686ca4a2d630f4421cc906c3872f2f5cc7b37ce8af0a20b0859c4f47d4b",
|
|
796
|
+
"signature": "9ca59686ca4a2d630f4421cc906c3872f2f5cc7b37ce8af0a20b0859c4f47d4b",
|
|
762
797
|
"affectsGlobalScope": false
|
|
763
798
|
},
|
|
764
799
|
"../../utxo-lib/dist/src/index.d.ts": {
|
|
765
|
-
"version": "
|
|
766
|
-
"signature": "
|
|
800
|
+
"version": "a076a9dbd8bc116a6d4e4fe17572d95850b7495d38736db42d9396ca6f3ccae4",
|
|
801
|
+
"signature": "a076a9dbd8bc116a6d4e4fe17572d95850b7495d38736db42d9396ca6f3ccae4",
|
|
767
802
|
"affectsGlobalScope": false
|
|
768
803
|
},
|
|
769
804
|
"../../sdk-core/dist/src/bitgo/types.d.ts": {
|
|
@@ -776,14 +811,19 @@
|
|
|
776
811
|
"signature": "2435496947a7aa273bcb0e271667bc054f16df16b5c07684b866c11c7613a6de",
|
|
777
812
|
"affectsGlobalScope": false
|
|
778
813
|
},
|
|
814
|
+
"../../../node_modules/openpgp/openpgp.d.ts": {
|
|
815
|
+
"version": "b8cd6612a280bee6151f7580e48983533b4b055d51894928487570ed21557b9c",
|
|
816
|
+
"signature": "b8cd6612a280bee6151f7580e48983533b4b055d51894928487570ed21557b9c",
|
|
817
|
+
"affectsGlobalScope": false
|
|
818
|
+
},
|
|
779
819
|
"../../sdk-core/dist/src/account-lib/mpc/curves/baseCurve.d.ts": {
|
|
780
|
-
"version": "
|
|
781
|
-
"signature": "
|
|
820
|
+
"version": "378aa4af3f4566fcefd59441cb22863fe74f53ab88f32de586f6c2d254e4a11a",
|
|
821
|
+
"signature": "378aa4af3f4566fcefd59441cb22863fe74f53ab88f32de586f6c2d254e4a11a",
|
|
782
822
|
"affectsGlobalScope": false
|
|
783
823
|
},
|
|
784
824
|
"../../sdk-core/dist/src/account-lib/mpc/curves/ed25519.d.ts": {
|
|
785
|
-
"version": "
|
|
786
|
-
"signature": "
|
|
825
|
+
"version": "0d289a2474641cc9bda925b32ea30e40a24093c1f8a7eaa212df98614832b889",
|
|
826
|
+
"signature": "0d289a2474641cc9bda925b32ea30e40a24093c1f8a7eaa212df98614832b889",
|
|
787
827
|
"affectsGlobalScope": false
|
|
788
828
|
},
|
|
789
829
|
"../../sdk-core/dist/src/account-lib/mpc/curves/secp256k1.d.ts": {
|
|
@@ -807,8 +847,8 @@
|
|
|
807
847
|
"affectsGlobalScope": false
|
|
808
848
|
},
|
|
809
849
|
"../../sdk-core/dist/src/account-lib/mpc/hdTree.d.ts": {
|
|
810
|
-
"version": "
|
|
811
|
-
"signature": "
|
|
850
|
+
"version": "4a8df8ad921adf2a0083ebff41a37317e117f4e2530516b1c4ee0ef6d0772348",
|
|
851
|
+
"signature": "4a8df8ad921adf2a0083ebff41a37317e117f4e2530516b1c4ee0ef6d0772348",
|
|
812
852
|
"affectsGlobalScope": false
|
|
813
853
|
},
|
|
814
854
|
"../../sdk-core/dist/src/account-lib/mpc/tss/eddsa/types.d.ts": {
|
|
@@ -827,23 +867,48 @@
|
|
|
827
867
|
"affectsGlobalScope": false
|
|
828
868
|
},
|
|
829
869
|
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/types.d.ts": {
|
|
830
|
-
"version": "
|
|
831
|
-
"signature": "
|
|
870
|
+
"version": "423c02aaa0a9d7ba86cc52b0a2940b15da0002ca3ca390633d771ab5bc85c81c",
|
|
871
|
+
"signature": "423c02aaa0a9d7ba86cc52b0a2940b15da0002ca3ca390633d771ab5bc85c81c",
|
|
832
872
|
"affectsGlobalScope": false
|
|
833
873
|
},
|
|
834
874
|
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/ecdsa.d.ts": {
|
|
835
|
-
"version": "
|
|
836
|
-
"signature": "
|
|
875
|
+
"version": "fe1c6e483e70aeb47a6101766717ed224c09b526862c3f44977c28784cd8a89b",
|
|
876
|
+
"signature": "fe1c6e483e70aeb47a6101766717ed224c09b526862c3f44977c28784cd8a89b",
|
|
877
|
+
"affectsGlobalScope": false
|
|
878
|
+
},
|
|
879
|
+
"../../../node_modules/paillier-bigint/types/PublicKey.d.ts": {
|
|
880
|
+
"version": "2755882608d931e0eed4ba7ab0161124973ac6e3fa156fac2bd9a3c77d4d1f02",
|
|
881
|
+
"signature": "2755882608d931e0eed4ba7ab0161124973ac6e3fa156fac2bd9a3c77d4d1f02",
|
|
882
|
+
"affectsGlobalScope": false
|
|
883
|
+
},
|
|
884
|
+
"../../../node_modules/paillier-bigint/types/PrivateKey.d.ts": {
|
|
885
|
+
"version": "30eb1f14b2f34f205ced83acb9146df9a106fc782ff3185a56e0f0289808b587",
|
|
886
|
+
"signature": "30eb1f14b2f34f205ced83acb9146df9a106fc782ff3185a56e0f0289808b587",
|
|
887
|
+
"affectsGlobalScope": false
|
|
888
|
+
},
|
|
889
|
+
"../../../node_modules/paillier-bigint/types/generateRandomKeys.d.ts": {
|
|
890
|
+
"version": "004f33767de4ebd56e9d6a80cbce883618c645467fa6e21bf6aaae20f3ccda02",
|
|
891
|
+
"signature": "004f33767de4ebd56e9d6a80cbce883618c645467fa6e21bf6aaae20f3ccda02",
|
|
892
|
+
"affectsGlobalScope": false
|
|
893
|
+
},
|
|
894
|
+
"../../../node_modules/paillier-bigint/types/index.d.ts": {
|
|
895
|
+
"version": "5843659624bc89456b607b9a1cc7142c886f81d56daa4dc7c887df79d0360d9f",
|
|
896
|
+
"signature": "5843659624bc89456b607b9a1cc7142c886f81d56daa4dc7c887df79d0360d9f",
|
|
897
|
+
"affectsGlobalScope": false
|
|
898
|
+
},
|
|
899
|
+
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/rangeproof.d.ts": {
|
|
900
|
+
"version": "b0802ce4aeddda602546238e808a2066ec13285eb66a9cbdb11942457ca641da",
|
|
901
|
+
"signature": "b0802ce4aeddda602546238e808a2066ec13285eb66a9cbdb11942457ca641da",
|
|
837
902
|
"affectsGlobalScope": false
|
|
838
903
|
},
|
|
839
904
|
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/index.d.ts": {
|
|
840
|
-
"version": "
|
|
841
|
-
"signature": "
|
|
905
|
+
"version": "80205617af1e63a56e729d419bb012ae75e3198f4ab993ec66663a1f58e895d7",
|
|
906
|
+
"signature": "80205617af1e63a56e729d419bb012ae75e3198f4ab993ec66663a1f58e895d7",
|
|
842
907
|
"affectsGlobalScope": false
|
|
843
908
|
},
|
|
844
909
|
"../../sdk-core/dist/src/account-lib/mpc/tss/index.d.ts": {
|
|
845
|
-
"version": "
|
|
846
|
-
"signature": "
|
|
910
|
+
"version": "05e653795ee709cfb56a3107cafa9df36ae899b969a2b0c3238a2b351c43b61c",
|
|
911
|
+
"signature": "05e653795ee709cfb56a3107cafa9df36ae899b969a2b0c3238a2b351c43b61c",
|
|
847
912
|
"affectsGlobalScope": false
|
|
848
913
|
},
|
|
849
914
|
"../../sdk-core/dist/src/api/bip32path.d.ts": {
|
|
@@ -877,8 +942,8 @@
|
|
|
877
942
|
"affectsGlobalScope": false
|
|
878
943
|
},
|
|
879
944
|
"../../../node_modules/bignumber.js/bignumber.d.ts": {
|
|
880
|
-
"version": "
|
|
881
|
-
"signature": "
|
|
945
|
+
"version": "a2d875a97eeee8872d7a6d30c65fc2c19aee4fca3b98edda1c2f5ce7323c16da",
|
|
946
|
+
"signature": "a2d875a97eeee8872d7a6d30c65fc2c19aee4fca3b98edda1c2f5ce7323c16da",
|
|
882
947
|
"affectsGlobalScope": false
|
|
883
948
|
},
|
|
884
949
|
"../../sdk-core/dist/src/bitgo/trading/affirmation.d.ts": {
|
|
@@ -952,8 +1017,8 @@
|
|
|
952
1017
|
"affectsGlobalScope": false
|
|
953
1018
|
},
|
|
954
1019
|
"../../sdk-core/dist/src/bitgo/keychain/iKeychains.d.ts": {
|
|
955
|
-
"version": "
|
|
956
|
-
"signature": "
|
|
1020
|
+
"version": "c5ded33b74c5dca55e86db145cd8623a1c332bce2ddee87d714b1f2e44c6efc6",
|
|
1021
|
+
"signature": "c5ded33b74c5dca55e86db145cd8623a1c332bce2ddee87d714b1f2e44c6efc6",
|
|
957
1022
|
"affectsGlobalScope": false
|
|
958
1023
|
},
|
|
959
1024
|
"../../sdk-core/dist/src/bitgo/keychain/keychains.d.ts": {
|
|
@@ -976,14 +1041,9 @@
|
|
|
976
1041
|
"signature": "01634b82758958adce48f8d88e03bd56fe20308fbf40a0a15dcd500971f5024c",
|
|
977
1042
|
"affectsGlobalScope": false
|
|
978
1043
|
},
|
|
979
|
-
"../../../node_modules/openpgp/openpgp.d.ts": {
|
|
980
|
-
"version": "b8cd6612a280bee6151f7580e48983533b4b055d51894928487570ed21557b9c",
|
|
981
|
-
"signature": "b8cd6612a280bee6151f7580e48983533b4b055d51894928487570ed21557b9c",
|
|
982
|
-
"affectsGlobalScope": false
|
|
983
|
-
},
|
|
984
1044
|
"../../sdk-core/dist/src/bitgo/utils/opengpgUtils.d.ts": {
|
|
985
|
-
"version": "
|
|
986
|
-
"signature": "
|
|
1045
|
+
"version": "d62ae73c5d73bc9c175153614d830b5718896756662ec8c8c6a4cf9212981979",
|
|
1046
|
+
"signature": "d62ae73c5d73bc9c175153614d830b5718896756662ec8c8c6a4cf9212981979",
|
|
987
1047
|
"affectsGlobalScope": false
|
|
988
1048
|
},
|
|
989
1049
|
"../../sdk-core/dist/src/bitgo/utils/abstractUtxoCoinUtil.d.ts": {
|
|
@@ -992,18 +1052,18 @@
|
|
|
992
1052
|
"affectsGlobalScope": false
|
|
993
1053
|
},
|
|
994
1054
|
"../../sdk-core/dist/src/bitgo/utils/iBlsUtils.d.ts": {
|
|
995
|
-
"version": "
|
|
996
|
-
"signature": "
|
|
1055
|
+
"version": "b34619bd54b22ba2a57e6936154de7d855897c801b1cbbd10ee4e307909fa3db",
|
|
1056
|
+
"signature": "b34619bd54b22ba2a57e6936154de7d855897c801b1cbbd10ee4e307909fa3db",
|
|
997
1057
|
"affectsGlobalScope": false
|
|
998
1058
|
},
|
|
999
1059
|
"../../sdk-core/dist/src/bitgo/utils/tss/baseTSSUtils.d.ts": {
|
|
1000
|
-
"version": "
|
|
1001
|
-
"signature": "
|
|
1060
|
+
"version": "82c604ad2b7dc4f5bf61975aa985a40fb1d90f92b9ad36403940e47828f8c5a7",
|
|
1061
|
+
"signature": "82c604ad2b7dc4f5bf61975aa985a40fb1d90f92b9ad36403940e47828f8c5a7",
|
|
1002
1062
|
"affectsGlobalScope": false
|
|
1003
1063
|
},
|
|
1004
1064
|
"../../sdk-core/dist/src/bitgo/tss/ecdsa/types.d.ts": {
|
|
1005
|
-
"version": "
|
|
1006
|
-
"signature": "
|
|
1065
|
+
"version": "12ec87ab01a30805fc4706e761ba9210925fd72d0c6318da7453bd2fb057ae73",
|
|
1066
|
+
"signature": "12ec87ab01a30805fc4706e761ba9210925fd72d0c6318da7453bd2fb057ae73",
|
|
1007
1067
|
"affectsGlobalScope": false
|
|
1008
1068
|
},
|
|
1009
1069
|
"../../sdk-core/dist/src/bitgo/tss/types.d.ts": {
|
|
@@ -1012,8 +1072,8 @@
|
|
|
1012
1072
|
"affectsGlobalScope": false
|
|
1013
1073
|
},
|
|
1014
1074
|
"../../sdk-core/dist/src/bitgo/tss/ecdsa/ecdsa.d.ts": {
|
|
1015
|
-
"version": "
|
|
1016
|
-
"signature": "
|
|
1075
|
+
"version": "9a3394f05e0f178f6698da4e7fceb49f9b5a370ba0081ee81525afea23bf01c2",
|
|
1076
|
+
"signature": "9a3394f05e0f178f6698da4e7fceb49f9b5a370ba0081ee81525afea23bf01c2",
|
|
1017
1077
|
"affectsGlobalScope": false
|
|
1018
1078
|
},
|
|
1019
1079
|
"../../sdk-core/dist/src/bitgo/tss/ecdsa/index.d.ts": {
|
|
@@ -1022,13 +1082,13 @@
|
|
|
1022
1082
|
"affectsGlobalScope": false
|
|
1023
1083
|
},
|
|
1024
1084
|
"../../sdk-core/dist/src/bitgo/utils/tss/ecdsa/types.d.ts": {
|
|
1025
|
-
"version": "
|
|
1026
|
-
"signature": "
|
|
1085
|
+
"version": "f55f862eef50ff5c2eaed349c794ed0b650671343a063095086242253fb79aa0",
|
|
1086
|
+
"signature": "f55f862eef50ff5c2eaed349c794ed0b650671343a063095086242253fb79aa0",
|
|
1027
1087
|
"affectsGlobalScope": false
|
|
1028
1088
|
},
|
|
1029
1089
|
"../../sdk-core/dist/src/bitgo/utils/tss/ecdsa/ecdsa.d.ts": {
|
|
1030
|
-
"version": "
|
|
1031
|
-
"signature": "
|
|
1090
|
+
"version": "048e7a71220bea1ace8af5e07cba9dd7866c539cf3354dca1d4dd6c2899e843f",
|
|
1091
|
+
"signature": "048e7a71220bea1ace8af5e07cba9dd7866c539cf3354dca1d4dd6c2899e843f",
|
|
1032
1092
|
"affectsGlobalScope": false
|
|
1033
1093
|
},
|
|
1034
1094
|
"../../sdk-core/dist/src/bitgo/utils/tss/ecdsa/index.d.ts": {
|
|
@@ -1037,18 +1097,18 @@
|
|
|
1037
1097
|
"affectsGlobalScope": false
|
|
1038
1098
|
},
|
|
1039
1099
|
"../../sdk-core/dist/src/bitgo/utils/tss/baseTypes.d.ts": {
|
|
1040
|
-
"version": "
|
|
1041
|
-
"signature": "
|
|
1100
|
+
"version": "136f5fc1bd7963c43d2021328f282e214b5307ca72df74572f217ecf69e1157e",
|
|
1101
|
+
"signature": "136f5fc1bd7963c43d2021328f282e214b5307ca72df74572f217ecf69e1157e",
|
|
1042
1102
|
"affectsGlobalScope": false
|
|
1043
1103
|
},
|
|
1044
1104
|
"../../sdk-core/dist/src/bitgo/utils/mpcUtils.d.ts": {
|
|
1045
|
-
"version": "
|
|
1046
|
-
"signature": "
|
|
1105
|
+
"version": "46ed0c46ae740bf59629c73fd673ed825995aa0678fdad9b6ed1134c2153edee",
|
|
1106
|
+
"signature": "46ed0c46ae740bf59629c73fd673ed825995aa0678fdad9b6ed1134c2153edee",
|
|
1047
1107
|
"affectsGlobalScope": false
|
|
1048
1108
|
},
|
|
1049
1109
|
"../../sdk-core/dist/src/bitgo/utils/blsUtils.d.ts": {
|
|
1050
|
-
"version": "
|
|
1051
|
-
"signature": "
|
|
1110
|
+
"version": "8414d994e8bb3a4cffb5c6bba175908b42862d18080b0e5134c69501278c006b",
|
|
1111
|
+
"signature": "8414d994e8bb3a4cffb5c6bba175908b42862d18080b0e5134c69501278c006b",
|
|
1052
1112
|
"affectsGlobalScope": false
|
|
1053
1113
|
},
|
|
1054
1114
|
"../../sdk-core/dist/src/bitgo/utils/promise-utils.d.ts": {
|
|
@@ -1062,13 +1122,13 @@
|
|
|
1062
1122
|
"affectsGlobalScope": false
|
|
1063
1123
|
},
|
|
1064
1124
|
"../../sdk-core/dist/src/bitgo/utils/tss/eddsa/types.d.ts": {
|
|
1065
|
-
"version": "
|
|
1066
|
-
"signature": "
|
|
1125
|
+
"version": "63497fa5a607999830e0f471acc6a09751b2b8c9c22261a1df5200dcd6d13c84",
|
|
1126
|
+
"signature": "63497fa5a607999830e0f471acc6a09751b2b8c9c22261a1df5200dcd6d13c84",
|
|
1067
1127
|
"affectsGlobalScope": false
|
|
1068
1128
|
},
|
|
1069
1129
|
"../../sdk-core/dist/src/bitgo/utils/tss/eddsa/eddsa.d.ts": {
|
|
1070
|
-
"version": "
|
|
1071
|
-
"signature": "
|
|
1130
|
+
"version": "8a301e8cb1aafa40b38465223dfe5a0eb14af47f06bd56b6605c1d31a1224c5c",
|
|
1131
|
+
"signature": "8a301e8cb1aafa40b38465223dfe5a0eb14af47f06bd56b6605c1d31a1224c5c",
|
|
1072
1132
|
"affectsGlobalScope": false
|
|
1073
1133
|
},
|
|
1074
1134
|
"../../sdk-core/dist/src/bitgo/utils/tss/eddsa/index.d.ts": {
|
|
@@ -1107,13 +1167,13 @@
|
|
|
1107
1167
|
"affectsGlobalScope": false
|
|
1108
1168
|
},
|
|
1109
1169
|
"../../sdk-core/dist/src/bitgo/staking/iStakingWallet.d.ts": {
|
|
1110
|
-
"version": "
|
|
1111
|
-
"signature": "
|
|
1170
|
+
"version": "ffd4aa7c6bac17fff3f8727853e66008159b21cd404aab979d4a2a74fbcb45dd",
|
|
1171
|
+
"signature": "ffd4aa7c6bac17fff3f8727853e66008159b21cd404aab979d4a2a74fbcb45dd",
|
|
1112
1172
|
"affectsGlobalScope": false
|
|
1113
1173
|
},
|
|
1114
1174
|
"../../sdk-core/dist/src/bitgo/staking/stakingWallet.d.ts": {
|
|
1115
|
-
"version": "
|
|
1116
|
-
"signature": "
|
|
1175
|
+
"version": "afba2fe3d403489968df7fc1a419b7b72ad4bf417ac533e21de6dbf1c0263ea5",
|
|
1176
|
+
"signature": "afba2fe3d403489968df7fc1a419b7b72ad4bf417ac533e21de6dbf1c0263ea5",
|
|
1117
1177
|
"affectsGlobalScope": false
|
|
1118
1178
|
},
|
|
1119
1179
|
"../../sdk-core/dist/src/bitgo/staking/index.d.ts": {
|
|
@@ -1402,18 +1462,18 @@
|
|
|
1402
1462
|
"affectsGlobalScope": false
|
|
1403
1463
|
},
|
|
1404
1464
|
"../../sdk-core/node_modules/io-ts/lib/index.d.ts": {
|
|
1405
|
-
"version": "
|
|
1406
|
-
"signature": "
|
|
1465
|
+
"version": "6291c890d71c10fba98e717d3d66b1b96618a59ab9222355f39aa4f8b1bcd616",
|
|
1466
|
+
"signature": "6291c890d71c10fba98e717d3d66b1b96618a59ab9222355f39aa4f8b1bcd616",
|
|
1407
1467
|
"affectsGlobalScope": false
|
|
1408
1468
|
},
|
|
1409
1469
|
"../../sdk-core/dist/src/bitgo/lightning/iLightning.d.ts": {
|
|
1410
|
-
"version": "
|
|
1411
|
-
"signature": "
|
|
1470
|
+
"version": "889e10c9d12e3ba3381e4657acb0733c6d2cb50e9ee6e33a14fea2d97badeb1b",
|
|
1471
|
+
"signature": "889e10c9d12e3ba3381e4657acb0733c6d2cb50e9ee6e33a14fea2d97badeb1b",
|
|
1412
1472
|
"affectsGlobalScope": false
|
|
1413
1473
|
},
|
|
1414
1474
|
"../../sdk-core/dist/src/bitgo/lightning/lightning.d.ts": {
|
|
1415
|
-
"version": "
|
|
1416
|
-
"signature": "
|
|
1475
|
+
"version": "74bf5059fdae92bdb9581aca74ccec63b113be6675f517fa087b2f2b46aa5595",
|
|
1476
|
+
"signature": "74bf5059fdae92bdb9581aca74ccec63b113be6675f517fa087b2f2b46aa5595",
|
|
1417
1477
|
"affectsGlobalScope": false
|
|
1418
1478
|
},
|
|
1419
1479
|
"../../sdk-core/dist/src/bitgo/lightning/lnurlCodec.d.ts": {
|
|
@@ -1432,18 +1492,18 @@
|
|
|
1432
1492
|
"affectsGlobalScope": false
|
|
1433
1493
|
},
|
|
1434
1494
|
"../../sdk-core/dist/src/bitgo/wallet/iWallet.d.ts": {
|
|
1435
|
-
"version": "
|
|
1436
|
-
"signature": "
|
|
1495
|
+
"version": "62d58350e39f981c591a628d98f285664bd0f1b5511d0a9a6c472a6361b9bc0f",
|
|
1496
|
+
"signature": "62d58350e39f981c591a628d98f285664bd0f1b5511d0a9a6c472a6361b9bc0f",
|
|
1437
1497
|
"affectsGlobalScope": false
|
|
1438
1498
|
},
|
|
1439
1499
|
"../../sdk-core/dist/src/bitgo/wallet/wallet.d.ts": {
|
|
1440
|
-
"version": "
|
|
1441
|
-
"signature": "
|
|
1500
|
+
"version": "ef2b91c51d58b801306d47f331fb315eac72049d42929cbb59667593b1481634",
|
|
1501
|
+
"signature": "ef2b91c51d58b801306d47f331fb315eac72049d42929cbb59667593b1481634",
|
|
1442
1502
|
"affectsGlobalScope": false
|
|
1443
1503
|
},
|
|
1444
1504
|
"../../sdk-core/dist/src/bitgo/wallet/iWallets.d.ts": {
|
|
1445
|
-
"version": "
|
|
1446
|
-
"signature": "
|
|
1505
|
+
"version": "4a1f2bc163d2e3e025fbc6dc119ffc0de7972e5538792807a261beeb3f618ac9",
|
|
1506
|
+
"signature": "4a1f2bc163d2e3e025fbc6dc119ffc0de7972e5538792807a261beeb3f618ac9",
|
|
1447
1507
|
"affectsGlobalScope": false
|
|
1448
1508
|
},
|
|
1449
1509
|
"../../sdk-core/dist/src/bitgo/wallet/wallets.d.ts": {
|
|
@@ -1522,13 +1582,13 @@
|
|
|
1522
1582
|
"affectsGlobalScope": false
|
|
1523
1583
|
},
|
|
1524
1584
|
"../../sdk-core/dist/src/bitgo/config.d.ts": {
|
|
1525
|
-
"version": "
|
|
1526
|
-
"signature": "
|
|
1585
|
+
"version": "3208015417d08c4703b8a5cfea0cc04a2735e70bee2bda309fb94498bc652916",
|
|
1586
|
+
"signature": "3208015417d08c4703b8a5cfea0cc04a2735e70bee2bda309fb94498bc652916",
|
|
1527
1587
|
"affectsGlobalScope": false
|
|
1528
1588
|
},
|
|
1529
1589
|
"../../sdk-core/dist/src/bitgo/recovery/initiate.d.ts": {
|
|
1530
|
-
"version": "
|
|
1531
|
-
"signature": "
|
|
1590
|
+
"version": "f946fd017b4de65920d932092e7bd383cbe7a309617de0c51e34c778762a738a",
|
|
1591
|
+
"signature": "f946fd017b4de65920d932092e7bd383cbe7a309617de0c51e34c778762a738a",
|
|
1532
1592
|
"affectsGlobalScope": false
|
|
1533
1593
|
},
|
|
1534
1594
|
"../../sdk-core/dist/src/bitgo/recovery/index.d.ts": {
|
|
@@ -1542,8 +1602,8 @@
|
|
|
1542
1602
|
"affectsGlobalScope": false
|
|
1543
1603
|
},
|
|
1544
1604
|
"../../sdk-core/dist/src/bitgo/baseCoin/iBaseCoin.d.ts": {
|
|
1545
|
-
"version": "
|
|
1546
|
-
"signature": "
|
|
1605
|
+
"version": "88c86bd9e14379aaba9bb44a2a40aedc22fc1d16853a847c941f53846b528a22",
|
|
1606
|
+
"signature": "88c86bd9e14379aaba9bb44a2a40aedc22fc1d16853a847c941f53846b528a22",
|
|
1547
1607
|
"affectsGlobalScope": false
|
|
1548
1608
|
},
|
|
1549
1609
|
"../../sdk-core/dist/src/bitgo/webhook/webhooks.d.ts": {
|
|
@@ -1557,8 +1617,8 @@
|
|
|
1557
1617
|
"affectsGlobalScope": false
|
|
1558
1618
|
},
|
|
1559
1619
|
"../../sdk-core/dist/src/bitgo/baseCoin/baseCoin.d.ts": {
|
|
1560
|
-
"version": "
|
|
1561
|
-
"signature": "
|
|
1620
|
+
"version": "590002017cb4955514a2c83b3d5df259633f7db658cbd2525e0e44b41828d60c",
|
|
1621
|
+
"signature": "590002017cb4955514a2c83b3d5df259633f7db658cbd2525e0e44b41828d60c",
|
|
1562
1622
|
"affectsGlobalScope": false
|
|
1563
1623
|
},
|
|
1564
1624
|
"../../sdk-core/dist/src/bitgo/baseCoin/index.d.ts": {
|
|
@@ -1566,9 +1626,14 @@
|
|
|
1566
1626
|
"signature": "cd67eb67ee275244f43c5ff632be58440f2907f3593b2e1881fba62e1865b53e",
|
|
1567
1627
|
"affectsGlobalScope": false
|
|
1568
1628
|
},
|
|
1629
|
+
"../../sdk-core/dist/src/bitgo/coinFactory.d.ts": {
|
|
1630
|
+
"version": "3b4d550c80a523f3451c5b3d3f251173a9daf496c4e412024dd670348946c5d2",
|
|
1631
|
+
"signature": "3b4d550c80a523f3451c5b3d3f251173a9daf496c4e412024dd670348946c5d2",
|
|
1632
|
+
"affectsGlobalScope": false
|
|
1633
|
+
},
|
|
1569
1634
|
"../../sdk-core/dist/src/bitgo/bitgoBase.d.ts": {
|
|
1570
|
-
"version": "
|
|
1571
|
-
"signature": "
|
|
1635
|
+
"version": "30d50009c542e4dd46ef4d5f38be1b2add5cb6189e00b1961947a94e8aa85eb4",
|
|
1636
|
+
"signature": "30d50009c542e4dd46ef4d5f38be1b2add5cb6189e00b1961947a94e8aa85eb4",
|
|
1572
1637
|
"affectsGlobalScope": false
|
|
1573
1638
|
},
|
|
1574
1639
|
"../../sdk-core/dist/src/bitgo/tss/eddsa/types.d.ts": {
|
|
@@ -1577,13 +1642,13 @@
|
|
|
1577
1642
|
"affectsGlobalScope": false
|
|
1578
1643
|
},
|
|
1579
1644
|
"../../sdk-core/dist/src/bitgo/tss/common.d.ts": {
|
|
1580
|
-
"version": "
|
|
1581
|
-
"signature": "
|
|
1645
|
+
"version": "c22e3a5875539f72c43ca8cfc0e71207b44a9c5bb6c84e74c8ce46f85f6761d4",
|
|
1646
|
+
"signature": "c22e3a5875539f72c43ca8cfc0e71207b44a9c5bb6c84e74c8ce46f85f6761d4",
|
|
1582
1647
|
"affectsGlobalScope": false
|
|
1583
1648
|
},
|
|
1584
1649
|
"../../sdk-core/dist/src/bitgo/tss/eddsa/eddsa.d.ts": {
|
|
1585
|
-
"version": "
|
|
1586
|
-
"signature": "
|
|
1650
|
+
"version": "6ef2da1fb2849e99a55d659e831a77d932d9111f4c1863c9d84b677dd6a74d7f",
|
|
1651
|
+
"signature": "6ef2da1fb2849e99a55d659e831a77d932d9111f4c1863c9d84b677dd6a74d7f",
|
|
1587
1652
|
"affectsGlobalScope": false
|
|
1588
1653
|
},
|
|
1589
1654
|
"../../sdk-core/dist/src/bitgo/tss/eddsa/index.d.ts": {
|
|
@@ -1601,11 +1666,6 @@
|
|
|
1601
1666
|
"signature": "d8f30004d5749ea0b8f8aecbfd7388274d1d58f4de8a6c68de491b20d6ea7a36",
|
|
1602
1667
|
"affectsGlobalScope": false
|
|
1603
1668
|
},
|
|
1604
|
-
"../../sdk-core/dist/src/bitgo/coinFactory.d.ts": {
|
|
1605
|
-
"version": "3b4d550c80a523f3451c5b3d3f251173a9daf496c4e412024dd670348946c5d2",
|
|
1606
|
-
"signature": "3b4d550c80a523f3451c5b3d3f251173a9daf496c4e412024dd670348946c5d2",
|
|
1607
|
-
"affectsGlobalScope": false
|
|
1608
|
-
},
|
|
1609
1669
|
"../../sdk-core/dist/src/bitgo/ecdh.d.ts": {
|
|
1610
1670
|
"version": "c020951bc5a6adf01ff12ebfd65e742ed2421ba3790e201f30fea3ee06526d66",
|
|
1611
1671
|
"signature": "c020951bc5a6adf01ff12ebfd65e742ed2421ba3790e201f30fea3ee06526d66",
|
|
@@ -1617,8 +1677,8 @@
|
|
|
1617
1677
|
"affectsGlobalScope": false
|
|
1618
1678
|
},
|
|
1619
1679
|
"../../sdk-core/dist/src/bitgo/errors.d.ts": {
|
|
1620
|
-
"version": "
|
|
1621
|
-
"signature": "
|
|
1680
|
+
"version": "a9bff44631a3b8c4cadb68b539e57b26015bb6f749775b4a846d24629bd366e8",
|
|
1681
|
+
"signature": "a9bff44631a3b8c4cadb68b539e57b26015bb6f749775b4a846d24629bd366e8",
|
|
1622
1682
|
"affectsGlobalScope": false
|
|
1623
1683
|
},
|
|
1624
1684
|
"../../sdk-core/dist/src/bitgo/internal/internal.d.ts": {
|
|
@@ -1662,8 +1722,8 @@
|
|
|
1662
1722
|
"affectsGlobalScope": false
|
|
1663
1723
|
},
|
|
1664
1724
|
"../../sdk-core/dist/src/account-lib/baseCoin/enum.d.ts": {
|
|
1665
|
-
"version": "
|
|
1666
|
-
"signature": "
|
|
1725
|
+
"version": "3ec72a340c48b6c7e0ce987de2a9b3b28b05a35b354346d96d30fd096748225b",
|
|
1726
|
+
"signature": "3ec72a340c48b6c7e0ce987de2a9b3b28b05a35b354346d96d30fd096748225b",
|
|
1667
1727
|
"affectsGlobalScope": false
|
|
1668
1728
|
},
|
|
1669
1729
|
"../../sdk-core/dist/src/account-lib/baseCoin/baseTransaction.d.ts": {
|
|
@@ -1706,34 +1766,14 @@
|
|
|
1706
1766
|
"signature": "42d5a91f233f2c549f0efc91afe509bb3841b87e241285277c47a3c0908e8fdf",
|
|
1707
1767
|
"affectsGlobalScope": false
|
|
1708
1768
|
},
|
|
1709
|
-
"../../../node_modules/paillier-bigint/types/PublicKey.d.ts": {
|
|
1710
|
-
"version": "2755882608d931e0eed4ba7ab0161124973ac6e3fa156fac2bd9a3c77d4d1f02",
|
|
1711
|
-
"signature": "2755882608d931e0eed4ba7ab0161124973ac6e3fa156fac2bd9a3c77d4d1f02",
|
|
1712
|
-
"affectsGlobalScope": false
|
|
1713
|
-
},
|
|
1714
|
-
"../../../node_modules/paillier-bigint/types/PrivateKey.d.ts": {
|
|
1715
|
-
"version": "30eb1f14b2f34f205ced83acb9146df9a106fc782ff3185a56e0f0289808b587",
|
|
1716
|
-
"signature": "30eb1f14b2f34f205ced83acb9146df9a106fc782ff3185a56e0f0289808b587",
|
|
1717
|
-
"affectsGlobalScope": false
|
|
1718
|
-
},
|
|
1719
|
-
"../../../node_modules/paillier-bigint/types/generateRandomKeys.d.ts": {
|
|
1720
|
-
"version": "004f33767de4ebd56e9d6a80cbce883618c645467fa6e21bf6aaae20f3ccda02",
|
|
1721
|
-
"signature": "004f33767de4ebd56e9d6a80cbce883618c645467fa6e21bf6aaae20f3ccda02",
|
|
1722
|
-
"affectsGlobalScope": false
|
|
1723
|
-
},
|
|
1724
|
-
"../../../node_modules/paillier-bigint/types/index.d.ts": {
|
|
1725
|
-
"version": "5843659624bc89456b607b9a1cc7142c886f81d56daa4dc7c887df79d0360d9f",
|
|
1726
|
-
"signature": "5843659624bc89456b607b9a1cc7142c886f81d56daa4dc7c887df79d0360d9f",
|
|
1727
|
-
"affectsGlobalScope": false
|
|
1728
|
-
},
|
|
1729
1769
|
"../../sdk-core/dist/src/account-lib/mpc/util.d.ts": {
|
|
1730
1770
|
"version": "efddc536eb7a685dec84127b3fa9f6bd2ab35936d132f77c9b4616ab8e3a287b",
|
|
1731
1771
|
"signature": "efddc536eb7a685dec84127b3fa9f6bd2ab35936d132f77c9b4616ab8e3a287b",
|
|
1732
1772
|
"affectsGlobalScope": false
|
|
1733
1773
|
},
|
|
1734
1774
|
"../../sdk-core/dist/src/account-lib/mpc/index.d.ts": {
|
|
1735
|
-
"version": "
|
|
1736
|
-
"signature": "
|
|
1775
|
+
"version": "fd80c6aab5df28edeb8c67ce7bff464ddf961bfa300b0dc518f6f162a6d4c9c0",
|
|
1776
|
+
"signature": "fd80c6aab5df28edeb8c67ce7bff464ddf961bfa300b0dc518f6f162a6d4c9c0",
|
|
1737
1777
|
"affectsGlobalScope": false
|
|
1738
1778
|
},
|
|
1739
1779
|
"../../sdk-core/dist/src/account-lib/util/crypto.d.ts": {
|
|
@@ -1792,8 +1832,8 @@
|
|
|
1792
1832
|
"affectsGlobalScope": false
|
|
1793
1833
|
},
|
|
1794
1834
|
"../../sdk-core/dist/src/coins/ofc.d.ts": {
|
|
1795
|
-
"version": "
|
|
1796
|
-
"signature": "
|
|
1835
|
+
"version": "4fb91690373c8473f4d61a9316142f6d510dbaf4a69c0c7bbf5f93a4e70aa5d5",
|
|
1836
|
+
"signature": "4fb91690373c8473f4d61a9316142f6d510dbaf4a69c0c7bbf5f93a4e70aa5d5",
|
|
1797
1837
|
"affectsGlobalScope": false
|
|
1798
1838
|
},
|
|
1799
1839
|
"../../sdk-core/dist/src/coins/ofcToken.d.ts": {
|
|
@@ -1821,9 +1861,14 @@
|
|
|
1821
1861
|
"signature": "1d66ff77b2723eeea8a578545278567b4e431e715daee5257db3f48e348717f6",
|
|
1822
1862
|
"affectsGlobalScope": false
|
|
1823
1863
|
},
|
|
1864
|
+
"../../sdk-core/dist/src/units.d.ts": {
|
|
1865
|
+
"version": "0e51e1b4852d1e1d916a1eab6f3e20564b574a73fb95b88a273a250f8d837db5",
|
|
1866
|
+
"signature": "0e51e1b4852d1e1d916a1eab6f3e20564b574a73fb95b88a273a250f8d837db5",
|
|
1867
|
+
"affectsGlobalScope": false
|
|
1868
|
+
},
|
|
1824
1869
|
"../../sdk-core/dist/src/index.d.ts": {
|
|
1825
|
-
"version": "
|
|
1826
|
-
"signature": "
|
|
1870
|
+
"version": "57f3b40f9234097889512ece7292220d47aad431b467c954e171370360e14ba8",
|
|
1871
|
+
"signature": "57f3b40f9234097889512ece7292220d47aad431b467c954e171370360e14ba8",
|
|
1827
1872
|
"affectsGlobalScope": false
|
|
1828
1873
|
},
|
|
1829
1874
|
"../../../node_modules/avalanche/node_modules/axios/index.d.ts": {
|
|
@@ -3082,8 +3127,8 @@
|
|
|
3082
3127
|
"affectsGlobalScope": false
|
|
3083
3128
|
},
|
|
3084
3129
|
"../src/lib/iface.ts": {
|
|
3085
|
-
"version": "
|
|
3086
|
-
"signature": "
|
|
3130
|
+
"version": "16ff481e2a68a3dd346e30a737f206f17837bd8f12c6c86b8ca14bcbec886001",
|
|
3131
|
+
"signature": "1318ffe1f59d6a151cad9b24c2c7a9b5a6274bdf45ee87b2be93ffe5b982bb31",
|
|
3087
3132
|
"affectsGlobalScope": false
|
|
3088
3133
|
},
|
|
3089
3134
|
"../src/lib/utils.ts": {
|
|
@@ -3102,8 +3147,8 @@
|
|
|
3102
3147
|
"affectsGlobalScope": false
|
|
3103
3148
|
},
|
|
3104
3149
|
"../src/lib/transaction.ts": {
|
|
3105
|
-
"version": "
|
|
3106
|
-
"signature": "
|
|
3150
|
+
"version": "ade1e69d589d32b0ceff1d84fc626d9fce907a5938e481135fc778c2e99a5386",
|
|
3151
|
+
"signature": "ce6e06fdf0a6fbd48a9bbb212ff493970129b6e1e49c2577322261833bd4a61e",
|
|
3107
3152
|
"affectsGlobalScope": false
|
|
3108
3153
|
},
|
|
3109
3154
|
"../src/lib/transactionBuilder.ts": {
|
|
@@ -3167,73 +3212,73 @@
|
|
|
3167
3212
|
"affectsGlobalScope": false
|
|
3168
3213
|
},
|
|
3169
3214
|
"../src/iface.ts": {
|
|
3170
|
-
"version": "
|
|
3171
|
-
"signature": "
|
|
3215
|
+
"version": "da2bdf62e93b12898ad2b57d62367398b2e87b62614c7b566f486b70b77fb948",
|
|
3216
|
+
"signature": "e8f1b1a83d560255bcb287462926aba0e32abcff71efab619f1cce49a37a4451",
|
|
3172
3217
|
"affectsGlobalScope": false
|
|
3173
3218
|
},
|
|
3174
|
-
"../../../node_modules/@types/lodash/common/common.d.ts": {
|
|
3219
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts": {
|
|
3175
3220
|
"version": "675e702f2032766a91eeadee64f51014c64688525da99dccd8178f0c599f13a8",
|
|
3176
3221
|
"signature": "675e702f2032766a91eeadee64f51014c64688525da99dccd8178f0c599f13a8",
|
|
3177
3222
|
"affectsGlobalScope": false
|
|
3178
3223
|
},
|
|
3179
|
-
"../../../node_modules/@types/lodash/common/array.d.ts": {
|
|
3180
|
-
"version": "
|
|
3181
|
-
"signature": "
|
|
3224
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts": {
|
|
3225
|
+
"version": "458111fc89d11d2151277c822dfdc1a28fa5b6b2493cf942e37d4cd0a6ee5f22",
|
|
3226
|
+
"signature": "458111fc89d11d2151277c822dfdc1a28fa5b6b2493cf942e37d4cd0a6ee5f22",
|
|
3182
3227
|
"affectsGlobalScope": false
|
|
3183
3228
|
},
|
|
3184
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts": {
|
|
3229
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts": {
|
|
3185
3230
|
"version": "d70c026dd2eeaa974f430ea229230a1897fdb897dc74659deebe2afd4feeb08f",
|
|
3186
3231
|
"signature": "d70c026dd2eeaa974f430ea229230a1897fdb897dc74659deebe2afd4feeb08f",
|
|
3187
3232
|
"affectsGlobalScope": false
|
|
3188
3233
|
},
|
|
3189
|
-
"../../../node_modules/@types/lodash/common/date.d.ts": {
|
|
3234
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts": {
|
|
3190
3235
|
"version": "187119ff4f9553676a884e296089e131e8cc01691c546273b1d0089c3533ce42",
|
|
3191
3236
|
"signature": "187119ff4f9553676a884e296089e131e8cc01691c546273b1d0089c3533ce42",
|
|
3192
3237
|
"affectsGlobalScope": false
|
|
3193
3238
|
},
|
|
3194
|
-
"../../../node_modules/@types/lodash/common/function.d.ts": {
|
|
3239
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts": {
|
|
3195
3240
|
"version": "febf0b2de54781102b00f61653b21377390a048fbf5262718c91860d11ff34a6",
|
|
3196
3241
|
"signature": "febf0b2de54781102b00f61653b21377390a048fbf5262718c91860d11ff34a6",
|
|
3197
3242
|
"affectsGlobalScope": false
|
|
3198
3243
|
},
|
|
3199
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts": {
|
|
3244
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts": {
|
|
3200
3245
|
"version": "98f9d826db9cd99d27a01a59ee5f22863df00ccf1aaf43e1d7db80ebf716f7c3",
|
|
3201
3246
|
"signature": "98f9d826db9cd99d27a01a59ee5f22863df00ccf1aaf43e1d7db80ebf716f7c3",
|
|
3202
3247
|
"affectsGlobalScope": false
|
|
3203
3248
|
},
|
|
3204
|
-
"../../../node_modules/@types/lodash/common/math.d.ts": {
|
|
3249
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts": {
|
|
3205
3250
|
"version": "0aaef8cded245bf5036a7a40b65622dd6c4da71f7a35343112edbe112b348a1e",
|
|
3206
3251
|
"signature": "0aaef8cded245bf5036a7a40b65622dd6c4da71f7a35343112edbe112b348a1e",
|
|
3207
3252
|
"affectsGlobalScope": false
|
|
3208
3253
|
},
|
|
3209
|
-
"../../../node_modules/@types/lodash/common/number.d.ts": {
|
|
3254
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts": {
|
|
3210
3255
|
"version": "00baffbe8a2f2e4875367479489b5d43b5fc1429ecb4a4cc98cfc3009095f52a",
|
|
3211
3256
|
"signature": "00baffbe8a2f2e4875367479489b5d43b5fc1429ecb4a4cc98cfc3009095f52a",
|
|
3212
3257
|
"affectsGlobalScope": false
|
|
3213
3258
|
},
|
|
3214
|
-
"../../../node_modules/@types/lodash/common/object.d.ts": {
|
|
3259
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts": {
|
|
3215
3260
|
"version": "7a79ca84e4370ed2e1afaa99ff7d25194901916b7672e977d16f77af3b71342f",
|
|
3216
3261
|
"signature": "7a79ca84e4370ed2e1afaa99ff7d25194901916b7672e977d16f77af3b71342f",
|
|
3217
3262
|
"affectsGlobalScope": false
|
|
3218
3263
|
},
|
|
3219
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts": {
|
|
3264
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts": {
|
|
3220
3265
|
"version": "3c92b6dfd43cc1c2485d9eba5ff0b74a19bb8725b692773ef1d66dac48cda4bd",
|
|
3221
3266
|
"signature": "3c92b6dfd43cc1c2485d9eba5ff0b74a19bb8725b692773ef1d66dac48cda4bd",
|
|
3222
3267
|
"affectsGlobalScope": false
|
|
3223
3268
|
},
|
|
3224
|
-
"../../../node_modules/@types/lodash/common/string.d.ts": {
|
|
3269
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts": {
|
|
3225
3270
|
"version": "3cf0d343c2276842a5b617f22ba82af6322c7cfe8bb52238ffc0c491a3c21019",
|
|
3226
3271
|
"signature": "3cf0d343c2276842a5b617f22ba82af6322c7cfe8bb52238ffc0c491a3c21019",
|
|
3227
3272
|
"affectsGlobalScope": false
|
|
3228
3273
|
},
|
|
3229
|
-
"../../../node_modules/@types/lodash/common/util.d.ts": {
|
|
3274
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts": {
|
|
3230
3275
|
"version": "df996e25faa505f85aeb294d15ebe61b399cf1d1e49959cdfaf2cc0815c203f9",
|
|
3231
3276
|
"signature": "df996e25faa505f85aeb294d15ebe61b399cf1d1e49959cdfaf2cc0815c203f9",
|
|
3232
3277
|
"affectsGlobalScope": false
|
|
3233
3278
|
},
|
|
3234
|
-
"../../../node_modules/@types/lodash/index.d.ts": {
|
|
3235
|
-
"version": "
|
|
3236
|
-
"signature": "
|
|
3279
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts": {
|
|
3280
|
+
"version": "6200960745bf1d8f99adecc0e7ecabf002d0bd641bd9d44ae27273988743ec56",
|
|
3281
|
+
"signature": "6200960745bf1d8f99adecc0e7ecabf002d0bd641bd9d44ae27273988743ec56",
|
|
3237
3282
|
"affectsGlobalScope": true
|
|
3238
3283
|
},
|
|
3239
3284
|
"../../../node_modules/rlp/dist/types.d.ts": {
|
|
@@ -3302,8 +3347,8 @@
|
|
|
3302
3347
|
"affectsGlobalScope": false
|
|
3303
3348
|
},
|
|
3304
3349
|
"../src/avaxp.ts": {
|
|
3305
|
-
"version": "
|
|
3306
|
-
"signature": "
|
|
3350
|
+
"version": "ee478c2cc53cf986a85c33bcd976b0efc58978fc343626f750b5e4a3a291e5e4",
|
|
3351
|
+
"signature": "797f8864dafaa10f247635951acb89a8e3eb31a9098ad3447bc8f65d952c1003",
|
|
3307
3352
|
"affectsGlobalScope": false
|
|
3308
3353
|
},
|
|
3309
3354
|
"../src/tavaxp.ts": {
|
|
@@ -3311,9 +3356,14 @@
|
|
|
3311
3356
|
"signature": "9d5c2396fe0162cd483aecbb84b375e05f364d77ee3800fa05d83d4e3643d999",
|
|
3312
3357
|
"affectsGlobalScope": false
|
|
3313
3358
|
},
|
|
3359
|
+
"../src/register.ts": {
|
|
3360
|
+
"version": "801dab0ce016fb71b51123cede181bfdb921019593b8f65273e36616bfded5cf",
|
|
3361
|
+
"signature": "c799a1000cad473d77e7ddfa40e2bb9ad5d84008cf20961e85c61bded0419678",
|
|
3362
|
+
"affectsGlobalScope": false
|
|
3363
|
+
},
|
|
3314
3364
|
"../src/index.ts": {
|
|
3315
|
-
"version": "
|
|
3316
|
-
"signature": "
|
|
3365
|
+
"version": "05b573f2f37e7840562b14c012e92974c64de93d3cd3681d5348c59a0efad8b0",
|
|
3366
|
+
"signature": "9f6ec9bbfa5dfe1a07bc510f67c577e16189d7d371107e18b49aea8cff17c74e",
|
|
3317
3367
|
"affectsGlobalScope": false
|
|
3318
3368
|
},
|
|
3319
3369
|
"../src/lib/errors.ts": {
|
|
@@ -3367,8 +3417,8 @@
|
|
|
3367
3417
|
"affectsGlobalScope": false
|
|
3368
3418
|
},
|
|
3369
3419
|
"../../sdk-api/dist/src/bitgoAPI.d.ts": {
|
|
3370
|
-
"version": "
|
|
3371
|
-
"signature": "
|
|
3420
|
+
"version": "72b051f13784cc5e5b36b8460cb8cfb6cc3a50d3f0d0f74097475371d90c7621",
|
|
3421
|
+
"signature": "72b051f13784cc5e5b36b8460cb8cfb6cc3a50d3f0d0f74097475371d90c7621",
|
|
3372
3422
|
"affectsGlobalScope": false
|
|
3373
3423
|
},
|
|
3374
3424
|
"../../sdk-api/dist/src/api.d.ts": {
|
|
@@ -3412,7 +3462,7 @@
|
|
|
3412
3462
|
"affectsGlobalScope": false
|
|
3413
3463
|
},
|
|
3414
3464
|
"../test/unit/avaxp.ts": {
|
|
3415
|
-
"version": "
|
|
3465
|
+
"version": "a4dc41303df37888eac587292aa702f651dfaaff41c6d757d6c3aea222d0fc23",
|
|
3416
3466
|
"signature": "fc4e5f6d50993ba9ddc346ec6ab7e544d4b7a2cb86c11ed5bd5e15f393356843",
|
|
3417
3467
|
"affectsGlobalScope": false
|
|
3418
3468
|
},
|
|
@@ -3447,7 +3497,7 @@
|
|
|
3447
3497
|
"affectsGlobalScope": false
|
|
3448
3498
|
},
|
|
3449
3499
|
"../test/unit/lib/transactionBuilderFactory.ts": {
|
|
3450
|
-
"version": "
|
|
3500
|
+
"version": "e629245befa1007aba284b1fb5efe8cecca83fb5790f48f2d0819b8d39a87faf",
|
|
3451
3501
|
"signature": "7bcd0f2d9224c78e65a2432290a68c93fb709337eb3dc1f8b798b940e55ca19b",
|
|
3452
3502
|
"affectsGlobalScope": false
|
|
3453
3503
|
},
|
|
@@ -3567,8 +3617,8 @@
|
|
|
3567
3617
|
"affectsGlobalScope": false
|
|
3568
3618
|
},
|
|
3569
3619
|
"../../../node_modules/@types/eslint/index.d.ts": {
|
|
3570
|
-
"version": "
|
|
3571
|
-
"signature": "
|
|
3620
|
+
"version": "3adc8ac088388fd10b0e9cd3fa08abbebed9172577807394a241466ccb98f411",
|
|
3621
|
+
"signature": "3adc8ac088388fd10b0e9cd3fa08abbebed9172577807394a241466ccb98f411",
|
|
3572
3622
|
"affectsGlobalScope": false
|
|
3573
3623
|
},
|
|
3574
3624
|
"../../../node_modules/@types/eslint-scope/index.d.ts": {
|
|
@@ -3607,8 +3657,8 @@
|
|
|
3607
3657
|
"affectsGlobalScope": false
|
|
3608
3658
|
},
|
|
3609
3659
|
"../../../node_modules/@types/jasmine/index.d.ts": {
|
|
3610
|
-
"version": "
|
|
3611
|
-
"signature": "
|
|
3660
|
+
"version": "51d5f2027771221d30dbb2a45dcd35d06164e1842ad6c2e9058bc6bbe90a02e9",
|
|
3661
|
+
"signature": "51d5f2027771221d30dbb2a45dcd35d06164e1842ad6c2e9058bc6bbe90a02e9",
|
|
3612
3662
|
"affectsGlobalScope": true
|
|
3613
3663
|
},
|
|
3614
3664
|
"../../../node_modules/@types/json5/index.d.ts": {
|
|
@@ -3681,6 +3731,16 @@
|
|
|
3681
3731
|
"signature": "a73a445c1e0a6d0f8b48e8eb22dc9d647896783a7f8991cbbc31c0d94bf1f5a2",
|
|
3682
3732
|
"affectsGlobalScope": false
|
|
3683
3733
|
},
|
|
3734
|
+
"../../../node_modules/@types/qrcode/index.d.ts": {
|
|
3735
|
+
"version": "e7500c5c071db4d1e20e87166be266f489dd632b738e885b221e6efa6c8efe89",
|
|
3736
|
+
"signature": "e7500c5c071db4d1e20e87166be266f489dd632b738e885b221e6efa6c8efe89",
|
|
3737
|
+
"affectsGlobalScope": false
|
|
3738
|
+
},
|
|
3739
|
+
"../../../node_modules/@types/raf/index.d.ts": {
|
|
3740
|
+
"version": "bd85e061719661505dc7c273cb72a4c7fba05fb4e24520e8caca9f9f074462c3",
|
|
3741
|
+
"signature": "bd85e061719661505dc7c273cb72a4c7fba05fb4e24520e8caca9f9f074462c3",
|
|
3742
|
+
"affectsGlobalScope": false
|
|
3743
|
+
},
|
|
3684
3744
|
"../../../node_modules/@types/randombytes/index.d.ts": {
|
|
3685
3745
|
"version": "e109f5f766ef2fb64aa3c0a8918ebfb66c011f3f43611b536512675bc1d32834",
|
|
3686
3746
|
"signature": "e109f5f766ef2fb64aa3c0a8918ebfb66c011f3f43611b536512675bc1d32834",
|
|
@@ -3817,8 +3877,8 @@
|
|
|
3817
3877
|
"affectsGlobalScope": false
|
|
3818
3878
|
},
|
|
3819
3879
|
"../../../node_modules/@types/semver/classes/range.d.ts": {
|
|
3820
|
-
"version": "
|
|
3821
|
-
"signature": "
|
|
3880
|
+
"version": "c649ea79205c029a02272ef55b7ab14ada0903db26144d2205021f24727ac7a3",
|
|
3881
|
+
"signature": "c649ea79205c029a02272ef55b7ab14ada0903db26144d2205021f24727ac7a3",
|
|
3822
3882
|
"affectsGlobalScope": false
|
|
3823
3883
|
},
|
|
3824
3884
|
"../../../node_modules/@types/semver/functions/satisfies.d.ts": {
|
|
@@ -3927,8 +3987,8 @@
|
|
|
3927
3987
|
"affectsGlobalScope": false
|
|
3928
3988
|
},
|
|
3929
3989
|
"../../../node_modules/@types/yargs/index.d.ts": {
|
|
3930
|
-
"version": "
|
|
3931
|
-
"signature": "
|
|
3990
|
+
"version": "b7b0003c5404c9cae2d7caf5d6b469b190cea06cce7815ba0e479a4457875290",
|
|
3991
|
+
"signature": "b7b0003c5404c9cae2d7caf5d6b469b190cea06cce7815ba0e479a4457875290",
|
|
3932
3992
|
"affectsGlobalScope": false
|
|
3933
3993
|
}
|
|
3934
3994
|
},
|
|
@@ -3996,7 +4056,7 @@
|
|
|
3996
4056
|
"../../utxo-lib/dist/src/index.d.ts"
|
|
3997
4057
|
],
|
|
3998
4058
|
"../src/avaxp.ts": [
|
|
3999
|
-
"../../../node_modules/@types/lodash/index.d.ts",
|
|
4059
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts",
|
|
4000
4060
|
"../../../node_modules/bignumber.js/bignumber.d.ts",
|
|
4001
4061
|
"../../../node_modules/ethereumjs-util/dist/index.d.ts",
|
|
4002
4062
|
"../../sdk-core/dist/src/index.d.ts",
|
|
@@ -4012,6 +4072,7 @@
|
|
|
4012
4072
|
"../src/avaxp.ts",
|
|
4013
4073
|
"../src/iface.ts",
|
|
4014
4074
|
"../src/lib/index.ts",
|
|
4075
|
+
"../src/register.ts",
|
|
4015
4076
|
"../src/tavaxp.ts"
|
|
4016
4077
|
],
|
|
4017
4078
|
"../src/lib/atomicInCTransactionBuilder.ts": [
|
|
@@ -4113,6 +4174,7 @@
|
|
|
4113
4174
|
"../src/lib/utils.ts"
|
|
4114
4175
|
],
|
|
4115
4176
|
"../src/lib/transaction.ts": [
|
|
4177
|
+
"../../../node_modules/@types/node/buffer.d.ts",
|
|
4116
4178
|
"../../../node_modules/avalanche/dist/apis/evm/index.d.ts",
|
|
4117
4179
|
"../../../node_modules/avalanche/dist/apis/platformvm/index.d.ts",
|
|
4118
4180
|
"../../../node_modules/avalanche/dist/common/index.d.ts",
|
|
@@ -4177,6 +4239,11 @@
|
|
|
4177
4239
|
"../src/lib/iface.ts",
|
|
4178
4240
|
"../src/lib/utils.ts"
|
|
4179
4241
|
],
|
|
4242
|
+
"../src/register.ts": [
|
|
4243
|
+
"../../sdk-core/dist/src/index.d.ts",
|
|
4244
|
+
"../src/avaxp.ts",
|
|
4245
|
+
"../src/tavaxp.ts"
|
|
4246
|
+
],
|
|
4180
4247
|
"../src/tavaxp.ts": [
|
|
4181
4248
|
"../../sdk-core/dist/src/index.d.ts",
|
|
4182
4249
|
"../../statics/dist/src/index.d.ts",
|
|
@@ -4186,7 +4253,7 @@
|
|
|
4186
4253
|
"../../../node_modules/avalanche/dist/index.d.ts"
|
|
4187
4254
|
],
|
|
4188
4255
|
"../test/unit/avaxp.ts": [
|
|
4189
|
-
"../../../node_modules/@types/lodash/index.d.ts",
|
|
4256
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts",
|
|
4190
4257
|
"../../../node_modules/@types/node/assert.d.ts",
|
|
4191
4258
|
"../../../node_modules/@types/node/crypto.d.ts",
|
|
4192
4259
|
"../../../node_modules/avalanche/dist/index.d.ts",
|
|
@@ -4257,6 +4324,8 @@
|
|
|
4257
4324
|
"../src/lib/index.ts",
|
|
4258
4325
|
"../test/resources/avaxp.ts",
|
|
4259
4326
|
"../test/resources/errors.ts",
|
|
4327
|
+
"../test/resources/tx/exportC.ts",
|
|
4328
|
+
"../test/resources/tx/importC.ts",
|
|
4260
4329
|
"../test/resources/tx/importP.ts"
|
|
4261
4330
|
],
|
|
4262
4331
|
"../test/unit/lib/utils.ts": [
|
|
@@ -4380,11 +4449,18 @@
|
|
|
4380
4449
|
"../../../node_modules/@types/node/crypto.d.ts",
|
|
4381
4450
|
"../../../node_modules/@types/node/index.d.ts",
|
|
4382
4451
|
"../../sdk-core/dist/src/account-lib/mpc/curves/index.d.ts",
|
|
4452
|
+
"../../sdk-core/dist/src/account-lib/mpc/hdTree.d.ts",
|
|
4383
4453
|
"../../sdk-core/dist/src/account-lib/mpc/shamir.d.ts",
|
|
4384
4454
|
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/types.d.ts"
|
|
4385
4455
|
],
|
|
4386
4456
|
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/index.d.ts": [
|
|
4387
4457
|
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/ecdsa.d.ts",
|
|
4458
|
+
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/rangeproof.d.ts",
|
|
4459
|
+
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/types.d.ts"
|
|
4460
|
+
],
|
|
4461
|
+
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/rangeproof.d.ts": [
|
|
4462
|
+
"../../../node_modules/paillier-bigint/types/index.d.ts",
|
|
4463
|
+
"../../sdk-core/dist/src/account-lib/mpc/curves/index.d.ts",
|
|
4388
4464
|
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/types.d.ts"
|
|
4389
4465
|
],
|
|
4390
4466
|
"../../sdk-core/dist/src/account-lib/mpc/tss/eddsa/eddsa.d.ts": [
|
|
@@ -4443,6 +4519,7 @@
|
|
|
4443
4519
|
"../../sdk-core/dist/src/bitgo/baseCoin/iBaseCoin.d.ts": [
|
|
4444
4520
|
"../../../node_modules/@types/node/index.d.ts",
|
|
4445
4521
|
"../../../node_modules/bignumber.js/bignumber.d.ts",
|
|
4522
|
+
"../../sdk-core/dist/src/account-lib/index.d.ts",
|
|
4446
4523
|
"../../sdk-core/dist/src/api/index.d.ts",
|
|
4447
4524
|
"../../sdk-core/dist/src/bitgo/enterprise/index.d.ts",
|
|
4448
4525
|
"../../sdk-core/dist/src/bitgo/keychain/index.d.ts",
|
|
@@ -4471,6 +4548,7 @@
|
|
|
4471
4548
|
"../../sdk-core/dist/src/bitgo/bitgoBase.d.ts": [
|
|
4472
4549
|
"../../sdk-core/dist/src/api/index.d.ts",
|
|
4473
4550
|
"../../sdk-core/dist/src/bitgo/baseCoin/index.d.ts",
|
|
4551
|
+
"../../sdk-core/dist/src/bitgo/coinFactory.d.ts",
|
|
4474
4552
|
"../../sdk-core/dist/src/bitgo/environments.d.ts"
|
|
4475
4553
|
],
|
|
4476
4554
|
"../../sdk-core/dist/src/bitgo/coinFactory.d.ts": [
|
|
@@ -4719,12 +4797,14 @@
|
|
|
4719
4797
|
"../../sdk-core/dist/src/bitgo/trading/index.d.ts"
|
|
4720
4798
|
],
|
|
4721
4799
|
"../../sdk-core/dist/src/bitgo/tss/common.d.ts": [
|
|
4800
|
+
"../../../node_modules/openpgp/openpgp.d.ts",
|
|
4722
4801
|
"../../sdk-core/dist/src/bitgo/bitgoBase.d.ts",
|
|
4723
4802
|
"../../sdk-core/dist/src/bitgo/utils/index.d.ts",
|
|
4724
4803
|
"../../sdk-core/dist/src/bitgo/utils/tss/baseTypes.d.ts"
|
|
4725
4804
|
],
|
|
4726
4805
|
"../../sdk-core/dist/src/bitgo/tss/ecdsa/ecdsa.d.ts": [
|
|
4727
4806
|
"../../../node_modules/@types/node/index.d.ts",
|
|
4807
|
+
"../../../node_modules/openpgp/openpgp.d.ts",
|
|
4728
4808
|
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/types.d.ts",
|
|
4729
4809
|
"../../sdk-core/dist/src/bitgo/bitgoBase.d.ts",
|
|
4730
4810
|
"../../sdk-core/dist/src/bitgo/keychain/index.d.ts",
|
|
@@ -4741,6 +4821,7 @@
|
|
|
4741
4821
|
],
|
|
4742
4822
|
"../../sdk-core/dist/src/bitgo/tss/eddsa/eddsa.d.ts": [
|
|
4743
4823
|
"../../../node_modules/@types/node/index.d.ts",
|
|
4824
|
+
"../../../node_modules/openpgp/openpgp.d.ts",
|
|
4744
4825
|
"../../sdk-core/dist/src/account-lib/baseCoin/baseTransaction.d.ts",
|
|
4745
4826
|
"../../sdk-core/dist/src/account-lib/mpc/tss/index.d.ts",
|
|
4746
4827
|
"../../sdk-core/dist/src/bitgo/bitgoBase.d.ts",
|
|
@@ -4794,7 +4875,8 @@
|
|
|
4794
4875
|
"../../sdk-core/dist/src/bitgo/baseCoin/index.d.ts",
|
|
4795
4876
|
"../../sdk-core/dist/src/bitgo/bitgoBase.d.ts",
|
|
4796
4877
|
"../../sdk-core/dist/src/bitgo/keychain/index.d.ts",
|
|
4797
|
-
"../../sdk-core/dist/src/bitgo/utils/tss/baseTypes.d.ts"
|
|
4878
|
+
"../../sdk-core/dist/src/bitgo/utils/tss/baseTypes.d.ts",
|
|
4879
|
+
"../../sdk-core/dist/src/bitgo/wallet/index.d.ts"
|
|
4798
4880
|
],
|
|
4799
4881
|
"../../sdk-core/dist/src/bitgo/utils/opengpgUtils.d.ts": [
|
|
4800
4882
|
"../../../node_modules/openpgp/openpgp.d.ts",
|
|
@@ -4802,7 +4884,7 @@
|
|
|
4802
4884
|
],
|
|
4803
4885
|
"../../sdk-core/dist/src/bitgo/utils/tss/baseTSSUtils.d.ts": [
|
|
4804
4886
|
"../../../node_modules/openpgp/openpgp.d.ts",
|
|
4805
|
-
"../../sdk-core/dist/src/account-lib/mpc/tss/
|
|
4887
|
+
"../../sdk-core/dist/src/account-lib/mpc/tss/index.d.ts",
|
|
4806
4888
|
"../../sdk-core/dist/src/api/index.d.ts",
|
|
4807
4889
|
"../../sdk-core/dist/src/bitgo/baseCoin/index.d.ts",
|
|
4808
4890
|
"../../sdk-core/dist/src/bitgo/bitgoBase.d.ts",
|
|
@@ -4812,6 +4894,7 @@
|
|
|
4812
4894
|
"../../sdk-core/dist/src/bitgo/wallet/index.d.ts"
|
|
4813
4895
|
],
|
|
4814
4896
|
"../../sdk-core/dist/src/bitgo/utils/tss/baseTypes.d.ts": [
|
|
4897
|
+
"../../../node_modules/@types/node/index.d.ts",
|
|
4815
4898
|
"../../../node_modules/openpgp/openpgp.d.ts",
|
|
4816
4899
|
"../../sdk-core/dist/src/account-lib/mpc/tss/index.d.ts",
|
|
4817
4900
|
"../../sdk-core/dist/src/api/index.d.ts",
|
|
@@ -4836,11 +4919,13 @@
|
|
|
4836
4919
|
"../../sdk-core/dist/src/bitgo/utils/tss/ecdsa/types.d.ts"
|
|
4837
4920
|
],
|
|
4838
4921
|
"../../sdk-core/dist/src/bitgo/utils/tss/ecdsa/types.d.ts": [
|
|
4922
|
+
"../../../node_modules/openpgp/openpgp.d.ts",
|
|
4839
4923
|
"../../sdk-core/dist/src/account-lib/mpc/tss/index.d.ts",
|
|
4840
|
-
"../../sdk-core/dist/src/bitgo/tss/ecdsa/index.d.ts"
|
|
4924
|
+
"../../sdk-core/dist/src/bitgo/tss/ecdsa/index.d.ts",
|
|
4925
|
+
"../../sdk-core/dist/src/bitgo/utils/tss/baseTypes.d.ts",
|
|
4926
|
+
"../../sdk-core/dist/src/bitgo/wallet/index.d.ts"
|
|
4841
4927
|
],
|
|
4842
4928
|
"../../sdk-core/dist/src/bitgo/utils/tss/eddsa/eddsa.d.ts": [
|
|
4843
|
-
"../../../node_modules/openpgp/openpgp.d.ts",
|
|
4844
4929
|
"../../sdk-core/dist/src/account-lib/mpc/tss/index.d.ts",
|
|
4845
4930
|
"../../sdk-core/dist/src/bitgo/baseCoin/index.d.ts",
|
|
4846
4931
|
"../../sdk-core/dist/src/bitgo/keychain/index.d.ts",
|
|
@@ -4854,6 +4939,7 @@
|
|
|
4854
4939
|
"../../sdk-core/dist/src/bitgo/utils/tss/eddsa/types.d.ts"
|
|
4855
4940
|
],
|
|
4856
4941
|
"../../sdk-core/dist/src/bitgo/utils/tss/eddsa/types.d.ts": [
|
|
4942
|
+
"../../../node_modules/openpgp/openpgp.d.ts",
|
|
4857
4943
|
"../../sdk-core/dist/src/account-lib/mpc/tss/index.d.ts",
|
|
4858
4944
|
"../../sdk-core/dist/src/bitgo/utils/tss/baseTSSUtils.d.ts",
|
|
4859
4945
|
"../../sdk-core/dist/src/bitgo/utils/tss/baseTypes.d.ts"
|
|
@@ -4979,7 +5065,11 @@
|
|
|
4979
5065
|
"../../sdk-core/dist/src/bitgo/utils/tss/eddsa/eddsa.d.ts",
|
|
4980
5066
|
"../../sdk-core/dist/src/bitgojsError.d.ts",
|
|
4981
5067
|
"../../sdk-core/dist/src/coins/index.d.ts",
|
|
4982
|
-
"../../sdk-core/dist/src/common.d.ts"
|
|
5068
|
+
"../../sdk-core/dist/src/common.d.ts",
|
|
5069
|
+
"../../sdk-core/dist/src/units.d.ts"
|
|
5070
|
+
],
|
|
5071
|
+
"../../sdk-core/dist/src/units.d.ts": [
|
|
5072
|
+
"../../../node_modules/bignumber.js/bignumber.d.ts"
|
|
4983
5073
|
],
|
|
4984
5074
|
"../../sdk-core/node_modules/fp-ts/lib/Alt.d.ts": [
|
|
4985
5075
|
"../../sdk-core/node_modules/fp-ts/HKT.d.ts",
|
|
@@ -5445,21 +5535,21 @@
|
|
|
5445
5535
|
"../../statics/dist/src/networks.d.ts"
|
|
5446
5536
|
],
|
|
5447
5537
|
"../../utxo-lib/dist/src/address.d.ts": [
|
|
5448
|
-
"../../../node_modules/bitcoinjs-lib/src/address.d.ts",
|
|
5449
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
5450
5538
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
5451
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5539
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
5540
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/address.d.ts",
|
|
5541
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
5452
5542
|
],
|
|
5453
5543
|
"../../utxo-lib/dist/src/addressFormat.d.ts": [
|
|
5454
5544
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
5455
5545
|
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5456
5546
|
],
|
|
5457
5547
|
"../../utxo-lib/dist/src/bitgo/Unspent.d.ts": [
|
|
5458
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
5459
5548
|
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts",
|
|
5460
5549
|
"../../utxo-lib/dist/src/bitgo/UtxoTransactionBuilder.d.ts",
|
|
5461
5550
|
"../../utxo-lib/dist/src/index.d.ts",
|
|
5462
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5551
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
5552
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
5463
5553
|
],
|
|
5464
5554
|
"../../utxo-lib/dist/src/bitgo/UtxoPsbt.d.ts": [
|
|
5465
5555
|
"../../../node_modules/bip174/src/lib/psbt.d.ts",
|
|
@@ -5468,16 +5558,16 @@
|
|
|
5468
5558
|
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5469
5559
|
],
|
|
5470
5560
|
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts": [
|
|
5471
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
5472
5561
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
5473
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5562
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
5563
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
5474
5564
|
],
|
|
5475
5565
|
"../../utxo-lib/dist/src/bitgo/UtxoTransactionBuilder.d.ts": [
|
|
5476
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
5477
5566
|
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts",
|
|
5478
5567
|
"../../utxo-lib/dist/src/index.d.ts",
|
|
5479
5568
|
"../../utxo-lib/dist/src/transaction_builder.d.ts",
|
|
5480
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5569
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
5570
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
5481
5571
|
],
|
|
5482
5572
|
"../../utxo-lib/dist/src/bitgo/bitcoincash/address.d.ts": [
|
|
5483
5573
|
"../../utxo-lib/dist/src/addressFormat.d.ts",
|
|
@@ -5495,18 +5585,18 @@
|
|
|
5495
5585
|
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5496
5586
|
],
|
|
5497
5587
|
"../../utxo-lib/dist/src/bitgo/dash/DashTransaction.d.ts": [
|
|
5498
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
5499
5588
|
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts",
|
|
5500
5589
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
5501
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5590
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
5591
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
5502
5592
|
],
|
|
5503
5593
|
"../../utxo-lib/dist/src/bitgo/dash/DashTransactionBuilder.d.ts": [
|
|
5504
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
5505
5594
|
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts",
|
|
5506
5595
|
"../../utxo-lib/dist/src/bitgo/UtxoTransactionBuilder.d.ts",
|
|
5507
5596
|
"../../utxo-lib/dist/src/bitgo/dash/DashTransaction.d.ts",
|
|
5508
5597
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
5509
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5598
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
5599
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
5510
5600
|
],
|
|
5511
5601
|
"../../utxo-lib/dist/src/bitgo/dash/index.d.ts": [
|
|
5512
5602
|
"../../utxo-lib/dist/src/bitgo/dash/DashPsbt.d.ts",
|
|
@@ -5540,33 +5630,42 @@
|
|
|
5540
5630
|
"../../utxo-lib/dist/src/index.d.ts"
|
|
5541
5631
|
],
|
|
5542
5632
|
"../../utxo-lib/dist/src/bitgo/outputScripts.d.ts": [
|
|
5543
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
5544
5633
|
"../../utxo-lib/dist/src/bitgo/types.d.ts",
|
|
5545
5634
|
"../../utxo-lib/dist/src/bitgo/wallet/chains.d.ts",
|
|
5546
5635
|
"../../utxo-lib/dist/src/index.d.ts",
|
|
5547
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5636
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
5637
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
5548
5638
|
],
|
|
5549
5639
|
"../../utxo-lib/dist/src/bitgo/parseInput.d.ts": [
|
|
5550
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
5551
5640
|
"../../utxo-lib/dist/src/bitgo/outputScripts.d.ts",
|
|
5552
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5641
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
5642
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
5553
5643
|
],
|
|
5554
5644
|
"../../utxo-lib/dist/src/bitgo/signature.d.ts": [
|
|
5555
5645
|
"../../../node_modules/bip32/types/index.d.ts",
|
|
5556
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
5557
5646
|
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts",
|
|
5558
5647
|
"../../utxo-lib/dist/src/bitgo/UtxoTransactionBuilder.d.ts",
|
|
5559
5648
|
"../../utxo-lib/dist/src/bitgo/outputScripts.d.ts",
|
|
5560
5649
|
"../../utxo-lib/dist/src/bitgo/types.d.ts",
|
|
5561
5650
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
5562
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5651
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
5652
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
5563
5653
|
],
|
|
5564
5654
|
"../../utxo-lib/dist/src/bitgo/transaction.d.ts": [
|
|
5565
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
5566
5655
|
"../../utxo-lib/dist/src/bitgo/UtxoPsbt.d.ts",
|
|
5567
5656
|
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts",
|
|
5568
5657
|
"../../utxo-lib/dist/src/bitgo/UtxoTransactionBuilder.d.ts",
|
|
5569
5658
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
5659
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
5660
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
5661
|
+
],
|
|
5662
|
+
"../../utxo-lib/dist/src/bitgo/wallet/Psbt.d.ts": [
|
|
5663
|
+
"../../../node_modules/bip32/types/index.d.ts",
|
|
5664
|
+
"../../utxo-lib/dist/src/bitgo/UtxoPsbt.d.ts",
|
|
5665
|
+
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts",
|
|
5666
|
+
"../../utxo-lib/dist/src/bitgo/parseInput.d.ts",
|
|
5667
|
+
"../../utxo-lib/dist/src/bitgo/wallet/Unspent.d.ts",
|
|
5668
|
+
"../../utxo-lib/dist/src/bitgo/wallet/WalletKeys.d.ts",
|
|
5570
5669
|
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5571
5670
|
],
|
|
5572
5671
|
"../../utxo-lib/dist/src/bitgo/wallet/Unspent.d.ts": [
|
|
@@ -5578,7 +5677,8 @@
|
|
|
5578
5677
|
"../../utxo-lib/dist/src/bitgo/wallet/WalletKeys.d.ts",
|
|
5579
5678
|
"../../utxo-lib/dist/src/bitgo/wallet/WalletUnspentSigner.d.ts",
|
|
5580
5679
|
"../../utxo-lib/dist/src/bitgo/wallet/chains.d.ts",
|
|
5581
|
-
"../../utxo-lib/dist/src/index.d.ts"
|
|
5680
|
+
"../../utxo-lib/dist/src/index.d.ts",
|
|
5681
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5582
5682
|
],
|
|
5583
5683
|
"../../utxo-lib/dist/src/bitgo/wallet/WalletKeys.d.ts": [
|
|
5584
5684
|
"../../../node_modules/bip32/types/index.d.ts",
|
|
@@ -5606,6 +5706,7 @@
|
|
|
5606
5706
|
"../../utxo-lib/dist/src/bitgo/outputScripts.d.ts"
|
|
5607
5707
|
],
|
|
5608
5708
|
"../../utxo-lib/dist/src/bitgo/wallet/index.d.ts": [
|
|
5709
|
+
"../../utxo-lib/dist/src/bitgo/wallet/Psbt.d.ts",
|
|
5609
5710
|
"../../utxo-lib/dist/src/bitgo/wallet/Unspent.d.ts",
|
|
5610
5711
|
"../../utxo-lib/dist/src/bitgo/wallet/WalletKeys.d.ts",
|
|
5611
5712
|
"../../utxo-lib/dist/src/bitgo/wallet/WalletOutput.d.ts",
|
|
@@ -5619,7 +5720,8 @@
|
|
|
5619
5720
|
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts",
|
|
5620
5721
|
"../../utxo-lib/dist/src/bitgo/zcash/ZcashTransaction.d.ts",
|
|
5621
5722
|
"../../utxo-lib/dist/src/index.d.ts",
|
|
5622
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5723
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
5724
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/psbt.d.ts"
|
|
5623
5725
|
],
|
|
5624
5726
|
"../../utxo-lib/dist/src/bitgo/zcash/ZcashTransaction.d.ts": [
|
|
5625
5727
|
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts",
|
|
@@ -5627,11 +5729,11 @@
|
|
|
5627
5729
|
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5628
5730
|
],
|
|
5629
5731
|
"../../utxo-lib/dist/src/bitgo/zcash/ZcashTransactionBuilder.d.ts": [
|
|
5630
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
5631
5732
|
"../../utxo-lib/dist/src/bitgo/UtxoTransactionBuilder.d.ts",
|
|
5632
5733
|
"../../utxo-lib/dist/src/bitgo/zcash/ZcashTransaction.d.ts",
|
|
5633
5734
|
"../../utxo-lib/dist/src/index.d.ts",
|
|
5634
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5735
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
5736
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
5635
5737
|
],
|
|
5636
5738
|
"../../utxo-lib/dist/src/bitgo/zcash/index.d.ts": [
|
|
5637
5739
|
"../../utxo-lib/dist/src/bitgo/zcash/ZcashPsbt.d.ts",
|
|
@@ -5642,23 +5744,138 @@
|
|
|
5642
5744
|
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5643
5745
|
],
|
|
5644
5746
|
"../../utxo-lib/dist/src/index.d.ts": [
|
|
5645
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
5646
5747
|
"../../utxo-lib/dist/src/address.d.ts",
|
|
5647
5748
|
"../../utxo-lib/dist/src/addressFormat.d.ts",
|
|
5648
5749
|
"../../utxo-lib/dist/src/bitgo/index.d.ts",
|
|
5649
5750
|
"../../utxo-lib/dist/src/classify.d.ts",
|
|
5650
5751
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
5651
5752
|
"../../utxo-lib/dist/src/noble_ecc.d.ts",
|
|
5652
|
-
"../../utxo-lib/dist/src/
|
|
5753
|
+
"../../utxo-lib/dist/src/payments/index.d.ts",
|
|
5754
|
+
"../../utxo-lib/dist/src/taproot.d.ts",
|
|
5755
|
+
"../../utxo-lib/dist/src/transaction_builder.d.ts",
|
|
5756
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
5653
5757
|
],
|
|
5654
5758
|
"../../utxo-lib/dist/src/noble_ecc.d.ts": [
|
|
5759
|
+
"../../../node_modules/@brandonblack/musig/lib/index.d.ts",
|
|
5655
5760
|
"../../../node_modules/bip32/types/index.d.ts",
|
|
5656
5761
|
"../../../node_modules/ecpair/src/index.d.ts"
|
|
5657
5762
|
],
|
|
5763
|
+
"../../utxo-lib/dist/src/payments/index.d.ts": [
|
|
5764
|
+
"../../utxo-lib/dist/src/payments/p2tr.d.ts",
|
|
5765
|
+
"../../utxo-lib/dist/src/payments/p2tr_ns.d.ts"
|
|
5766
|
+
],
|
|
5767
|
+
"../../utxo-lib/dist/src/payments/p2tr.d.ts": [
|
|
5768
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
5769
|
+
],
|
|
5770
|
+
"../../utxo-lib/dist/src/payments/p2tr_ns.d.ts": [
|
|
5771
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
5772
|
+
],
|
|
5773
|
+
"../../utxo-lib/dist/src/taproot.d.ts": [
|
|
5774
|
+
"../../../node_modules/bip174/src/lib/interfaces.d.ts",
|
|
5775
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5776
|
+
],
|
|
5658
5777
|
"../../utxo-lib/dist/src/transaction_builder.d.ts": [
|
|
5659
5778
|
"../../utxo-lib/dist/src/index.d.ts",
|
|
5660
5779
|
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
5661
5780
|
],
|
|
5781
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/address.d.ts": [
|
|
5782
|
+
"../../../node_modules/@types/node/index.d.ts",
|
|
5783
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/networks.d.ts"
|
|
5784
|
+
],
|
|
5785
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/block.d.ts": [
|
|
5786
|
+
"../../../node_modules/@types/node/index.d.ts",
|
|
5787
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/transaction.d.ts"
|
|
5788
|
+
],
|
|
5789
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/crypto.d.ts": [
|
|
5790
|
+
"../../../node_modules/@types/node/index.d.ts"
|
|
5791
|
+
],
|
|
5792
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts": [
|
|
5793
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/address.d.ts",
|
|
5794
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/block.d.ts",
|
|
5795
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/crypto.d.ts",
|
|
5796
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/networks.d.ts",
|
|
5797
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/ops.d.ts",
|
|
5798
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts",
|
|
5799
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/psbt.d.ts",
|
|
5800
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/script.d.ts",
|
|
5801
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/script_signature.d.ts",
|
|
5802
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/taproot.d.ts",
|
|
5803
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/transaction.d.ts"
|
|
5804
|
+
],
|
|
5805
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/embed.d.ts": [
|
|
5806
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
5807
|
+
],
|
|
5808
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts": [
|
|
5809
|
+
"../../../node_modules/@types/node/index.d.ts",
|
|
5810
|
+
"../../../node_modules/bip174/src/lib/interfaces.d.ts",
|
|
5811
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/networks.d.ts",
|
|
5812
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/embed.d.ts",
|
|
5813
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/lazy.d.ts",
|
|
5814
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2ms.d.ts",
|
|
5815
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2pk.d.ts",
|
|
5816
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2pkh.d.ts",
|
|
5817
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2sh.d.ts",
|
|
5818
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2tr.d.ts",
|
|
5819
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2tr_ns.d.ts",
|
|
5820
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2wpkh.d.ts",
|
|
5821
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2wsh.d.ts",
|
|
5822
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/types.d.ts"
|
|
5823
|
+
],
|
|
5824
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2ms.d.ts": [
|
|
5825
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
5826
|
+
],
|
|
5827
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2pk.d.ts": [
|
|
5828
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
5829
|
+
],
|
|
5830
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2pkh.d.ts": [
|
|
5831
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
5832
|
+
],
|
|
5833
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2sh.d.ts": [
|
|
5834
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
5835
|
+
],
|
|
5836
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2tr.d.ts": [
|
|
5837
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
5838
|
+
],
|
|
5839
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2tr_ns.d.ts": [
|
|
5840
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
5841
|
+
],
|
|
5842
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2wpkh.d.ts": [
|
|
5843
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
5844
|
+
],
|
|
5845
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2wsh.d.ts": [
|
|
5846
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
5847
|
+
],
|
|
5848
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/psbt.d.ts": [
|
|
5849
|
+
"../../../node_modules/@types/node/index.d.ts",
|
|
5850
|
+
"../../../node_modules/bip174/src/lib/interfaces.d.ts",
|
|
5851
|
+
"../../../node_modules/bip174/src/lib/psbt.d.ts",
|
|
5852
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/networks.d.ts",
|
|
5853
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/transaction.d.ts"
|
|
5854
|
+
],
|
|
5855
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/script.d.ts": [
|
|
5856
|
+
"../../../node_modules/@types/node/index.d.ts",
|
|
5857
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/ops.d.ts",
|
|
5858
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts",
|
|
5859
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/script_number.d.ts",
|
|
5860
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/script_signature.d.ts"
|
|
5861
|
+
],
|
|
5862
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/script_number.d.ts": [
|
|
5863
|
+
"../../../node_modules/@types/node/index.d.ts"
|
|
5864
|
+
],
|
|
5865
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/script_signature.d.ts": [
|
|
5866
|
+
"../../../node_modules/@types/node/index.d.ts"
|
|
5867
|
+
],
|
|
5868
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/taproot.d.ts": [
|
|
5869
|
+
"../../../node_modules/@types/node/index.d.ts",
|
|
5870
|
+
"../../../node_modules/bip174/src/lib/interfaces.d.ts",
|
|
5871
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/types.d.ts"
|
|
5872
|
+
],
|
|
5873
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/transaction.d.ts": [
|
|
5874
|
+
"../../../node_modules/@types/node/index.d.ts"
|
|
5875
|
+
],
|
|
5876
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/types.d.ts": [
|
|
5877
|
+
"../../../node_modules/@types/node/index.d.ts"
|
|
5878
|
+
],
|
|
5662
5879
|
"../../../node_modules/@types/bn.js/index.d.ts": [
|
|
5663
5880
|
"../../../node_modules/@types/node/index.d.ts"
|
|
5664
5881
|
],
|
|
@@ -5719,187 +5936,187 @@
|
|
|
5719
5936
|
"../../../node_modules/@types/node/events.d.ts",
|
|
5720
5937
|
"../../../node_modules/@types/node/index.d.ts"
|
|
5721
5938
|
],
|
|
5722
|
-
"../../../node_modules/@types/lodash/common/array.d.ts": [
|
|
5723
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
5724
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
5725
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
5726
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
5727
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
5728
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
5729
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
5730
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
5731
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
5732
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
5733
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
5734
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
5735
|
-
],
|
|
5736
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts": [
|
|
5737
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
5738
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
5739
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
5740
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
5741
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
5742
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
5743
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
5744
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
5745
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
5746
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
5747
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
5748
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
5749
|
-
],
|
|
5750
|
-
"../../../node_modules/@types/lodash/common/common.d.ts": [
|
|
5751
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
5752
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
5753
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
5754
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
5755
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
5756
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
5757
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
5758
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
5759
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
5760
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
5761
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
5762
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
5763
|
-
],
|
|
5764
|
-
"../../../node_modules/@types/lodash/common/date.d.ts": [
|
|
5765
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
5766
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
5767
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
5768
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
5769
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
5770
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
5771
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
5772
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
5773
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
5774
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
5775
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
5776
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
5777
|
-
],
|
|
5778
|
-
"../../../node_modules/@types/lodash/common/function.d.ts": [
|
|
5779
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
5780
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
5781
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
5782
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
5783
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
5784
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
5785
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
5786
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
5787
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
5788
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
5789
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
5790
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
5791
|
-
],
|
|
5792
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts": [
|
|
5793
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
5794
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
5795
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
5796
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
5797
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
5798
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
5799
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
5800
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
5801
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
5802
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
5803
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
5804
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
5805
|
-
],
|
|
5806
|
-
"../../../node_modules/@types/lodash/common/math.d.ts": [
|
|
5807
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
5808
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
5809
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
5810
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
5811
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
5812
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
5813
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
5814
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
5815
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
5816
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
5817
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
5818
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
5819
|
-
],
|
|
5820
|
-
"../../../node_modules/@types/lodash/common/number.d.ts": [
|
|
5821
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
5822
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
5823
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
5824
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
5825
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
5826
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
5827
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
5828
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
5829
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
5830
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
5831
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
5832
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
5833
|
-
],
|
|
5834
|
-
"../../../node_modules/@types/lodash/common/object.d.ts": [
|
|
5835
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
5836
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
5837
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
5838
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
5839
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
5840
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
5841
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
5842
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
5843
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
5844
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
5845
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
5846
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
5847
|
-
],
|
|
5848
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts": [
|
|
5849
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
5850
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
5851
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
5852
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
5853
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
5854
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
5855
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
5856
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
5857
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
5858
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
5859
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
5860
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
5861
|
-
],
|
|
5862
|
-
"../../../node_modules/@types/lodash/common/string.d.ts": [
|
|
5863
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
5864
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
5865
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
5866
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
5867
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
5868
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
5869
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
5870
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
5871
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
5872
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
5873
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
5874
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
5875
|
-
],
|
|
5876
|
-
"../../../node_modules/@types/lodash/common/util.d.ts": [
|
|
5877
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
5878
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
5879
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
5880
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
5881
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
5882
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
5883
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
5884
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
5885
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
5886
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
5887
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
5888
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
5889
|
-
],
|
|
5890
|
-
"../../../node_modules/@types/lodash/index.d.ts": [
|
|
5891
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
5892
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
5893
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
5894
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
5895
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
5896
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
5897
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
5898
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
5899
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
5900
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
5901
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
5902
|
-
"../../../node_modules/@types/lodash/common/util.d.ts"
|
|
5939
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts": [
|
|
5940
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
5941
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
5942
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
5943
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
5944
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
5945
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
5946
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
5947
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
5948
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
5949
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
5950
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
5951
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
5952
|
+
],
|
|
5953
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts": [
|
|
5954
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
5955
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
5956
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
5957
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
5958
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
5959
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
5960
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
5961
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
5962
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
5963
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
5964
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
5965
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
5966
|
+
],
|
|
5967
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts": [
|
|
5968
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
5969
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
5970
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
5971
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
5972
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
5973
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
5974
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
5975
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
5976
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
5977
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
5978
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
5979
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
5980
|
+
],
|
|
5981
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts": [
|
|
5982
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
5983
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
5984
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
5985
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
5986
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
5987
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
5988
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
5989
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
5990
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
5991
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
5992
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
5993
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
5994
|
+
],
|
|
5995
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts": [
|
|
5996
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
5997
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
5998
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
5999
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
6000
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
6001
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
6002
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
6003
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
6004
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
6005
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
6006
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
6007
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
6008
|
+
],
|
|
6009
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts": [
|
|
6010
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
6011
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
6012
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
6013
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
6014
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
6015
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
6016
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
6017
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
6018
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
6019
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
6020
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
6021
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
6022
|
+
],
|
|
6023
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts": [
|
|
6024
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
6025
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
6026
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
6027
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
6028
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
6029
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
6030
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
6031
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
6032
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
6033
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
6034
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
6035
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
6036
|
+
],
|
|
6037
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts": [
|
|
6038
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
6039
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
6040
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
6041
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
6042
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
6043
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
6044
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
6045
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
6046
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
6047
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
6048
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
6049
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
6050
|
+
],
|
|
6051
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts": [
|
|
6052
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
6053
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
6054
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
6055
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
6056
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
6057
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
6058
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
6059
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
6060
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
6061
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
6062
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
6063
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
6064
|
+
],
|
|
6065
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts": [
|
|
6066
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
6067
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
6068
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
6069
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
6070
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
6071
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
6072
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
6073
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
6074
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
6075
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
6076
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
6077
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
6078
|
+
],
|
|
6079
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts": [
|
|
6080
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
6081
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
6082
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
6083
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
6084
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
6085
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
6086
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
6087
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
6088
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
6089
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
6090
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
6091
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
6092
|
+
],
|
|
6093
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts": [
|
|
6094
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
6095
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
6096
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
6097
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
6098
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
6099
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
6100
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
6101
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
6102
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
6103
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
6104
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
6105
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
6106
|
+
],
|
|
6107
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts": [
|
|
6108
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
6109
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
6110
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
6111
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
6112
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
6113
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
6114
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
6115
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
6116
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
6117
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
6118
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
6119
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts"
|
|
5903
6120
|
],
|
|
5904
6121
|
"../../../node_modules/@types/nock/index.d.ts": [
|
|
5905
6122
|
"../../../node_modules/@types/node/index.d.ts",
|
|
@@ -6064,6 +6281,10 @@
|
|
|
6064
6281
|
"../../../node_modules/@types/pbkdf2/index.d.ts": [
|
|
6065
6282
|
"../../../node_modules/@types/node/index.d.ts"
|
|
6066
6283
|
],
|
|
6284
|
+
"../../../node_modules/@types/qrcode/index.d.ts": [
|
|
6285
|
+
"../../../node_modules/@types/node/index.d.ts",
|
|
6286
|
+
"../../../node_modules/@types/node/stream.d.ts"
|
|
6287
|
+
],
|
|
6067
6288
|
"../../../node_modules/@types/randombytes/index.d.ts": [
|
|
6068
6289
|
"../../../node_modules/@types/node/crypto.d.ts",
|
|
6069
6290
|
"../../../node_modules/@types/node/index.d.ts"
|
|
@@ -7483,103 +7704,6 @@
|
|
|
7483
7704
|
"../../../node_modules/bip32/types/index.d.ts": [
|
|
7484
7705
|
"../../../node_modules/bip32/types/bip32.d.ts"
|
|
7485
7706
|
],
|
|
7486
|
-
"../../../node_modules/bitcoinjs-lib/src/address.d.ts": [
|
|
7487
|
-
"../../../node_modules/@types/node/index.d.ts",
|
|
7488
|
-
"../../../node_modules/bitcoinjs-lib/src/networks.d.ts"
|
|
7489
|
-
],
|
|
7490
|
-
"../../../node_modules/bitcoinjs-lib/src/block.d.ts": [
|
|
7491
|
-
"../../../node_modules/@types/node/index.d.ts",
|
|
7492
|
-
"../../../node_modules/bitcoinjs-lib/src/transaction.d.ts"
|
|
7493
|
-
],
|
|
7494
|
-
"../../../node_modules/bitcoinjs-lib/src/crypto.d.ts": [
|
|
7495
|
-
"../../../node_modules/@types/node/index.d.ts"
|
|
7496
|
-
],
|
|
7497
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts": [
|
|
7498
|
-
"../../../node_modules/bitcoinjs-lib/src/address.d.ts",
|
|
7499
|
-
"../../../node_modules/bitcoinjs-lib/src/block.d.ts",
|
|
7500
|
-
"../../../node_modules/bitcoinjs-lib/src/crypto.d.ts",
|
|
7501
|
-
"../../../node_modules/bitcoinjs-lib/src/networks.d.ts",
|
|
7502
|
-
"../../../node_modules/bitcoinjs-lib/src/ops.d.ts",
|
|
7503
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts",
|
|
7504
|
-
"../../../node_modules/bitcoinjs-lib/src/psbt.d.ts",
|
|
7505
|
-
"../../../node_modules/bitcoinjs-lib/src/script.d.ts",
|
|
7506
|
-
"../../../node_modules/bitcoinjs-lib/src/script_signature.d.ts",
|
|
7507
|
-
"../../../node_modules/bitcoinjs-lib/src/taproot.d.ts",
|
|
7508
|
-
"../../../node_modules/bitcoinjs-lib/src/transaction.d.ts"
|
|
7509
|
-
],
|
|
7510
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/embed.d.ts": [
|
|
7511
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
7512
|
-
],
|
|
7513
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts": [
|
|
7514
|
-
"../../../node_modules/@types/node/index.d.ts",
|
|
7515
|
-
"../../../node_modules/bip174/src/lib/interfaces.d.ts",
|
|
7516
|
-
"../../../node_modules/bitcoinjs-lib/src/networks.d.ts",
|
|
7517
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/embed.d.ts",
|
|
7518
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2ms.d.ts",
|
|
7519
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2pk.d.ts",
|
|
7520
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2pkh.d.ts",
|
|
7521
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2sh.d.ts",
|
|
7522
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2tr.d.ts",
|
|
7523
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2tr_ns.d.ts",
|
|
7524
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2wpkh.d.ts",
|
|
7525
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2wsh.d.ts",
|
|
7526
|
-
"../../../node_modules/bitcoinjs-lib/src/types.d.ts"
|
|
7527
|
-
],
|
|
7528
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2ms.d.ts": [
|
|
7529
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
7530
|
-
],
|
|
7531
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2pk.d.ts": [
|
|
7532
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
7533
|
-
],
|
|
7534
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2pkh.d.ts": [
|
|
7535
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
7536
|
-
],
|
|
7537
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2sh.d.ts": [
|
|
7538
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
7539
|
-
],
|
|
7540
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2tr.d.ts": [
|
|
7541
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
7542
|
-
],
|
|
7543
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2tr_ns.d.ts": [
|
|
7544
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
7545
|
-
],
|
|
7546
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2wpkh.d.ts": [
|
|
7547
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
7548
|
-
],
|
|
7549
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2wsh.d.ts": [
|
|
7550
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
7551
|
-
],
|
|
7552
|
-
"../../../node_modules/bitcoinjs-lib/src/psbt.d.ts": [
|
|
7553
|
-
"../../../node_modules/@types/node/index.d.ts",
|
|
7554
|
-
"../../../node_modules/bip174/src/lib/interfaces.d.ts",
|
|
7555
|
-
"../../../node_modules/bip174/src/lib/psbt.d.ts",
|
|
7556
|
-
"../../../node_modules/bitcoinjs-lib/src/networks.d.ts",
|
|
7557
|
-
"../../../node_modules/bitcoinjs-lib/src/transaction.d.ts"
|
|
7558
|
-
],
|
|
7559
|
-
"../../../node_modules/bitcoinjs-lib/src/script.d.ts": [
|
|
7560
|
-
"../../../node_modules/@types/node/index.d.ts",
|
|
7561
|
-
"../../../node_modules/bitcoinjs-lib/src/ops.d.ts",
|
|
7562
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts",
|
|
7563
|
-
"../../../node_modules/bitcoinjs-lib/src/script_number.d.ts",
|
|
7564
|
-
"../../../node_modules/bitcoinjs-lib/src/script_signature.d.ts"
|
|
7565
|
-
],
|
|
7566
|
-
"../../../node_modules/bitcoinjs-lib/src/script_number.d.ts": [
|
|
7567
|
-
"../../../node_modules/@types/node/index.d.ts"
|
|
7568
|
-
],
|
|
7569
|
-
"../../../node_modules/bitcoinjs-lib/src/script_signature.d.ts": [
|
|
7570
|
-
"../../../node_modules/@types/node/index.d.ts"
|
|
7571
|
-
],
|
|
7572
|
-
"../../../node_modules/bitcoinjs-lib/src/taproot.d.ts": [
|
|
7573
|
-
"../../../node_modules/@types/node/index.d.ts",
|
|
7574
|
-
"../../../node_modules/bip174/src/lib/interfaces.d.ts",
|
|
7575
|
-
"../../../node_modules/bitcoinjs-lib/src/types.d.ts"
|
|
7576
|
-
],
|
|
7577
|
-
"../../../node_modules/bitcoinjs-lib/src/transaction.d.ts": [
|
|
7578
|
-
"../../../node_modules/@types/node/index.d.ts"
|
|
7579
|
-
],
|
|
7580
|
-
"../../../node_modules/bitcoinjs-lib/src/types.d.ts": [
|
|
7581
|
-
"../../../node_modules/@types/node/index.d.ts"
|
|
7582
|
-
],
|
|
7583
7707
|
"../../../node_modules/ecpair/src/ecpair.d.ts": [
|
|
7584
7708
|
"../../../node_modules/@types/node/index.d.ts",
|
|
7585
7709
|
"../../../node_modules/ecpair/src/networks.d.ts"
|
|
@@ -7715,6 +7839,7 @@
|
|
|
7715
7839
|
"../src/avaxp.ts",
|
|
7716
7840
|
"../src/iface.ts",
|
|
7717
7841
|
"../src/lib/index.ts",
|
|
7842
|
+
"../src/register.ts",
|
|
7718
7843
|
"../src/tavaxp.ts"
|
|
7719
7844
|
],
|
|
7720
7845
|
"../src/lib/atomicInCTransactionBuilder.ts": [
|
|
@@ -7841,6 +7966,9 @@
|
|
|
7841
7966
|
"../src/lib/delegatorTxBuilder.ts",
|
|
7842
7967
|
"../src/lib/iface.ts"
|
|
7843
7968
|
],
|
|
7969
|
+
"../src/register.ts": [
|
|
7970
|
+
"../../sdk-core/dist/src/index.d.ts"
|
|
7971
|
+
],
|
|
7844
7972
|
"../src/tavaxp.ts": [
|
|
7845
7973
|
"../../sdk-core/dist/src/index.d.ts",
|
|
7846
7974
|
"../../statics/dist/src/index.d.ts",
|
|
@@ -7970,11 +8098,18 @@
|
|
|
7970
8098
|
"../../../node_modules/@types/node/crypto.d.ts",
|
|
7971
8099
|
"../../../node_modules/@types/node/index.d.ts",
|
|
7972
8100
|
"../../sdk-core/dist/src/account-lib/mpc/curves/index.d.ts",
|
|
8101
|
+
"../../sdk-core/dist/src/account-lib/mpc/hdTree.d.ts",
|
|
7973
8102
|
"../../sdk-core/dist/src/account-lib/mpc/shamir.d.ts",
|
|
7974
8103
|
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/types.d.ts"
|
|
7975
8104
|
],
|
|
7976
8105
|
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/index.d.ts": [
|
|
7977
8106
|
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/ecdsa.d.ts",
|
|
8107
|
+
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/rangeproof.d.ts",
|
|
8108
|
+
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/types.d.ts"
|
|
8109
|
+
],
|
|
8110
|
+
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/rangeproof.d.ts": [
|
|
8111
|
+
"../../../node_modules/paillier-bigint/types/index.d.ts",
|
|
8112
|
+
"../../sdk-core/dist/src/account-lib/mpc/curves/index.d.ts",
|
|
7978
8113
|
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/types.d.ts"
|
|
7979
8114
|
],
|
|
7980
8115
|
"../../sdk-core/dist/src/account-lib/mpc/tss/eddsa/eddsa.d.ts": [
|
|
@@ -8033,6 +8168,7 @@
|
|
|
8033
8168
|
"../../sdk-core/dist/src/bitgo/baseCoin/iBaseCoin.d.ts": [
|
|
8034
8169
|
"../../../node_modules/@types/node/index.d.ts",
|
|
8035
8170
|
"../../../node_modules/bignumber.js/bignumber.d.ts",
|
|
8171
|
+
"../../sdk-core/dist/src/account-lib/index.d.ts",
|
|
8036
8172
|
"../../sdk-core/dist/src/api/index.d.ts",
|
|
8037
8173
|
"../../sdk-core/dist/src/bitgo/enterprise/index.d.ts",
|
|
8038
8174
|
"../../sdk-core/dist/src/bitgo/keychain/index.d.ts",
|
|
@@ -8061,6 +8197,7 @@
|
|
|
8061
8197
|
"../../sdk-core/dist/src/bitgo/bitgoBase.d.ts": [
|
|
8062
8198
|
"../../sdk-core/dist/src/api/index.d.ts",
|
|
8063
8199
|
"../../sdk-core/dist/src/bitgo/baseCoin/index.d.ts",
|
|
8200
|
+
"../../sdk-core/dist/src/bitgo/coinFactory.d.ts",
|
|
8064
8201
|
"../../sdk-core/dist/src/bitgo/environments.d.ts"
|
|
8065
8202
|
],
|
|
8066
8203
|
"../../sdk-core/dist/src/bitgo/coinFactory.d.ts": [
|
|
@@ -8309,12 +8446,14 @@
|
|
|
8309
8446
|
"../../sdk-core/dist/src/bitgo/trading/index.d.ts"
|
|
8310
8447
|
],
|
|
8311
8448
|
"../../sdk-core/dist/src/bitgo/tss/common.d.ts": [
|
|
8449
|
+
"../../../node_modules/openpgp/openpgp.d.ts",
|
|
8312
8450
|
"../../sdk-core/dist/src/bitgo/bitgoBase.d.ts",
|
|
8313
8451
|
"../../sdk-core/dist/src/bitgo/utils/index.d.ts",
|
|
8314
8452
|
"../../sdk-core/dist/src/bitgo/utils/tss/baseTypes.d.ts"
|
|
8315
8453
|
],
|
|
8316
8454
|
"../../sdk-core/dist/src/bitgo/tss/ecdsa/ecdsa.d.ts": [
|
|
8317
8455
|
"../../../node_modules/@types/node/index.d.ts",
|
|
8456
|
+
"../../../node_modules/openpgp/openpgp.d.ts",
|
|
8318
8457
|
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/types.d.ts",
|
|
8319
8458
|
"../../sdk-core/dist/src/bitgo/bitgoBase.d.ts",
|
|
8320
8459
|
"../../sdk-core/dist/src/bitgo/keychain/index.d.ts",
|
|
@@ -8331,6 +8470,7 @@
|
|
|
8331
8470
|
],
|
|
8332
8471
|
"../../sdk-core/dist/src/bitgo/tss/eddsa/eddsa.d.ts": [
|
|
8333
8472
|
"../../../node_modules/@types/node/index.d.ts",
|
|
8473
|
+
"../../../node_modules/openpgp/openpgp.d.ts",
|
|
8334
8474
|
"../../sdk-core/dist/src/account-lib/baseCoin/baseTransaction.d.ts",
|
|
8335
8475
|
"../../sdk-core/dist/src/account-lib/mpc/tss/index.d.ts",
|
|
8336
8476
|
"../../sdk-core/dist/src/bitgo/bitgoBase.d.ts",
|
|
@@ -8384,7 +8524,8 @@
|
|
|
8384
8524
|
"../../sdk-core/dist/src/bitgo/baseCoin/index.d.ts",
|
|
8385
8525
|
"../../sdk-core/dist/src/bitgo/bitgoBase.d.ts",
|
|
8386
8526
|
"../../sdk-core/dist/src/bitgo/keychain/index.d.ts",
|
|
8387
|
-
"../../sdk-core/dist/src/bitgo/utils/tss/baseTypes.d.ts"
|
|
8527
|
+
"../../sdk-core/dist/src/bitgo/utils/tss/baseTypes.d.ts",
|
|
8528
|
+
"../../sdk-core/dist/src/bitgo/wallet/index.d.ts"
|
|
8388
8529
|
],
|
|
8389
8530
|
"../../sdk-core/dist/src/bitgo/utils/opengpgUtils.d.ts": [
|
|
8390
8531
|
"../../../node_modules/openpgp/openpgp.d.ts",
|
|
@@ -8392,7 +8533,7 @@
|
|
|
8392
8533
|
],
|
|
8393
8534
|
"../../sdk-core/dist/src/bitgo/utils/tss/baseTSSUtils.d.ts": [
|
|
8394
8535
|
"../../../node_modules/openpgp/openpgp.d.ts",
|
|
8395
|
-
"../../sdk-core/dist/src/account-lib/mpc/tss/
|
|
8536
|
+
"../../sdk-core/dist/src/account-lib/mpc/tss/index.d.ts",
|
|
8396
8537
|
"../../sdk-core/dist/src/api/index.d.ts",
|
|
8397
8538
|
"../../sdk-core/dist/src/bitgo/baseCoin/index.d.ts",
|
|
8398
8539
|
"../../sdk-core/dist/src/bitgo/bitgoBase.d.ts",
|
|
@@ -8402,6 +8543,7 @@
|
|
|
8402
8543
|
"../../sdk-core/dist/src/bitgo/wallet/index.d.ts"
|
|
8403
8544
|
],
|
|
8404
8545
|
"../../sdk-core/dist/src/bitgo/utils/tss/baseTypes.d.ts": [
|
|
8546
|
+
"../../../node_modules/@types/node/index.d.ts",
|
|
8405
8547
|
"../../../node_modules/openpgp/openpgp.d.ts",
|
|
8406
8548
|
"../../sdk-core/dist/src/account-lib/mpc/tss/index.d.ts",
|
|
8407
8549
|
"../../sdk-core/dist/src/api/index.d.ts",
|
|
@@ -8426,11 +8568,13 @@
|
|
|
8426
8568
|
"../../sdk-core/dist/src/bitgo/utils/tss/ecdsa/types.d.ts"
|
|
8427
8569
|
],
|
|
8428
8570
|
"../../sdk-core/dist/src/bitgo/utils/tss/ecdsa/types.d.ts": [
|
|
8571
|
+
"../../../node_modules/openpgp/openpgp.d.ts",
|
|
8429
8572
|
"../../sdk-core/dist/src/account-lib/mpc/tss/index.d.ts",
|
|
8430
|
-
"../../sdk-core/dist/src/bitgo/tss/ecdsa/index.d.ts"
|
|
8573
|
+
"../../sdk-core/dist/src/bitgo/tss/ecdsa/index.d.ts",
|
|
8574
|
+
"../../sdk-core/dist/src/bitgo/utils/tss/baseTypes.d.ts",
|
|
8575
|
+
"../../sdk-core/dist/src/bitgo/wallet/index.d.ts"
|
|
8431
8576
|
],
|
|
8432
8577
|
"../../sdk-core/dist/src/bitgo/utils/tss/eddsa/eddsa.d.ts": [
|
|
8433
|
-
"../../../node_modules/openpgp/openpgp.d.ts",
|
|
8434
8578
|
"../../sdk-core/dist/src/account-lib/mpc/tss/index.d.ts",
|
|
8435
8579
|
"../../sdk-core/dist/src/bitgo/baseCoin/index.d.ts",
|
|
8436
8580
|
"../../sdk-core/dist/src/bitgo/keychain/index.d.ts",
|
|
@@ -8444,6 +8588,7 @@
|
|
|
8444
8588
|
"../../sdk-core/dist/src/bitgo/utils/tss/eddsa/types.d.ts"
|
|
8445
8589
|
],
|
|
8446
8590
|
"../../sdk-core/dist/src/bitgo/utils/tss/eddsa/types.d.ts": [
|
|
8591
|
+
"../../../node_modules/openpgp/openpgp.d.ts",
|
|
8447
8592
|
"../../sdk-core/dist/src/account-lib/mpc/tss/index.d.ts",
|
|
8448
8593
|
"../../sdk-core/dist/src/bitgo/utils/tss/baseTSSUtils.d.ts",
|
|
8449
8594
|
"../../sdk-core/dist/src/bitgo/utils/tss/baseTypes.d.ts"
|
|
@@ -8569,7 +8714,11 @@
|
|
|
8569
8714
|
"../../sdk-core/dist/src/bitgo/utils/tss/eddsa/eddsa.d.ts",
|
|
8570
8715
|
"../../sdk-core/dist/src/bitgojsError.d.ts",
|
|
8571
8716
|
"../../sdk-core/dist/src/coins/index.d.ts",
|
|
8572
|
-
"../../sdk-core/dist/src/common.d.ts"
|
|
8717
|
+
"../../sdk-core/dist/src/common.d.ts",
|
|
8718
|
+
"../../sdk-core/dist/src/units.d.ts"
|
|
8719
|
+
],
|
|
8720
|
+
"../../sdk-core/dist/src/units.d.ts": [
|
|
8721
|
+
"../../../node_modules/bignumber.js/bignumber.d.ts"
|
|
8573
8722
|
],
|
|
8574
8723
|
"../../sdk-core/node_modules/fp-ts/lib/Alt.d.ts": [
|
|
8575
8724
|
"../../sdk-core/node_modules/fp-ts/HKT.d.ts",
|
|
@@ -9035,21 +9184,21 @@
|
|
|
9035
9184
|
"../../statics/dist/src/networks.d.ts"
|
|
9036
9185
|
],
|
|
9037
9186
|
"../../utxo-lib/dist/src/address.d.ts": [
|
|
9038
|
-
"../../../node_modules/bitcoinjs-lib/src/address.d.ts",
|
|
9039
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
9040
9187
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
9041
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9188
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
9189
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/address.d.ts",
|
|
9190
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
9042
9191
|
],
|
|
9043
9192
|
"../../utxo-lib/dist/src/addressFormat.d.ts": [
|
|
9044
9193
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
9045
9194
|
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9046
9195
|
],
|
|
9047
9196
|
"../../utxo-lib/dist/src/bitgo/Unspent.d.ts": [
|
|
9048
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
9049
9197
|
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts",
|
|
9050
9198
|
"../../utxo-lib/dist/src/bitgo/UtxoTransactionBuilder.d.ts",
|
|
9051
9199
|
"../../utxo-lib/dist/src/index.d.ts",
|
|
9052
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9200
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
9201
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
9053
9202
|
],
|
|
9054
9203
|
"../../utxo-lib/dist/src/bitgo/UtxoPsbt.d.ts": [
|
|
9055
9204
|
"../../../node_modules/bip174/src/lib/psbt.d.ts",
|
|
@@ -9058,16 +9207,16 @@
|
|
|
9058
9207
|
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9059
9208
|
],
|
|
9060
9209
|
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts": [
|
|
9061
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
9062
9210
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
9063
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9211
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
9212
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
9064
9213
|
],
|
|
9065
9214
|
"../../utxo-lib/dist/src/bitgo/UtxoTransactionBuilder.d.ts": [
|
|
9066
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
9067
9215
|
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts",
|
|
9068
9216
|
"../../utxo-lib/dist/src/index.d.ts",
|
|
9069
9217
|
"../../utxo-lib/dist/src/transaction_builder.d.ts",
|
|
9070
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9218
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
9219
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
9071
9220
|
],
|
|
9072
9221
|
"../../utxo-lib/dist/src/bitgo/bitcoincash/address.d.ts": [
|
|
9073
9222
|
"../../utxo-lib/dist/src/addressFormat.d.ts",
|
|
@@ -9085,18 +9234,18 @@
|
|
|
9085
9234
|
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9086
9235
|
],
|
|
9087
9236
|
"../../utxo-lib/dist/src/bitgo/dash/DashTransaction.d.ts": [
|
|
9088
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
9089
9237
|
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts",
|
|
9090
9238
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
9091
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9239
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
9240
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
9092
9241
|
],
|
|
9093
9242
|
"../../utxo-lib/dist/src/bitgo/dash/DashTransactionBuilder.d.ts": [
|
|
9094
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
9095
9243
|
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts",
|
|
9096
9244
|
"../../utxo-lib/dist/src/bitgo/UtxoTransactionBuilder.d.ts",
|
|
9097
9245
|
"../../utxo-lib/dist/src/bitgo/dash/DashTransaction.d.ts",
|
|
9098
9246
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
9099
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9247
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
9248
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
9100
9249
|
],
|
|
9101
9250
|
"../../utxo-lib/dist/src/bitgo/dash/index.d.ts": [
|
|
9102
9251
|
"../../utxo-lib/dist/src/bitgo/dash/DashPsbt.d.ts",
|
|
@@ -9130,33 +9279,42 @@
|
|
|
9130
9279
|
"../../utxo-lib/dist/src/index.d.ts"
|
|
9131
9280
|
],
|
|
9132
9281
|
"../../utxo-lib/dist/src/bitgo/outputScripts.d.ts": [
|
|
9133
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
9134
9282
|
"../../utxo-lib/dist/src/bitgo/types.d.ts",
|
|
9135
9283
|
"../../utxo-lib/dist/src/bitgo/wallet/chains.d.ts",
|
|
9136
9284
|
"../../utxo-lib/dist/src/index.d.ts",
|
|
9137
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9285
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
9286
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
9138
9287
|
],
|
|
9139
9288
|
"../../utxo-lib/dist/src/bitgo/parseInput.d.ts": [
|
|
9140
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
9141
9289
|
"../../utxo-lib/dist/src/bitgo/outputScripts.d.ts",
|
|
9142
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9290
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
9291
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
9143
9292
|
],
|
|
9144
9293
|
"../../utxo-lib/dist/src/bitgo/signature.d.ts": [
|
|
9145
9294
|
"../../../node_modules/bip32/types/index.d.ts",
|
|
9146
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
9147
9295
|
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts",
|
|
9148
9296
|
"../../utxo-lib/dist/src/bitgo/UtxoTransactionBuilder.d.ts",
|
|
9149
9297
|
"../../utxo-lib/dist/src/bitgo/outputScripts.d.ts",
|
|
9150
9298
|
"../../utxo-lib/dist/src/bitgo/types.d.ts",
|
|
9151
9299
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
9152
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9300
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
9301
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
9153
9302
|
],
|
|
9154
9303
|
"../../utxo-lib/dist/src/bitgo/transaction.d.ts": [
|
|
9155
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
9156
9304
|
"../../utxo-lib/dist/src/bitgo/UtxoPsbt.d.ts",
|
|
9157
9305
|
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts",
|
|
9158
9306
|
"../../utxo-lib/dist/src/bitgo/UtxoTransactionBuilder.d.ts",
|
|
9159
9307
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
9308
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
9309
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
9310
|
+
],
|
|
9311
|
+
"../../utxo-lib/dist/src/bitgo/wallet/Psbt.d.ts": [
|
|
9312
|
+
"../../../node_modules/bip32/types/index.d.ts",
|
|
9313
|
+
"../../utxo-lib/dist/src/bitgo/UtxoPsbt.d.ts",
|
|
9314
|
+
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts",
|
|
9315
|
+
"../../utxo-lib/dist/src/bitgo/parseInput.d.ts",
|
|
9316
|
+
"../../utxo-lib/dist/src/bitgo/wallet/Unspent.d.ts",
|
|
9317
|
+
"../../utxo-lib/dist/src/bitgo/wallet/WalletKeys.d.ts",
|
|
9160
9318
|
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9161
9319
|
],
|
|
9162
9320
|
"../../utxo-lib/dist/src/bitgo/wallet/Unspent.d.ts": [
|
|
@@ -9168,7 +9326,8 @@
|
|
|
9168
9326
|
"../../utxo-lib/dist/src/bitgo/wallet/WalletKeys.d.ts",
|
|
9169
9327
|
"../../utxo-lib/dist/src/bitgo/wallet/WalletUnspentSigner.d.ts",
|
|
9170
9328
|
"../../utxo-lib/dist/src/bitgo/wallet/chains.d.ts",
|
|
9171
|
-
"../../utxo-lib/dist/src/index.d.ts"
|
|
9329
|
+
"../../utxo-lib/dist/src/index.d.ts",
|
|
9330
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9172
9331
|
],
|
|
9173
9332
|
"../../utxo-lib/dist/src/bitgo/wallet/WalletKeys.d.ts": [
|
|
9174
9333
|
"../../../node_modules/bip32/types/index.d.ts",
|
|
@@ -9196,6 +9355,7 @@
|
|
|
9196
9355
|
"../../utxo-lib/dist/src/bitgo/outputScripts.d.ts"
|
|
9197
9356
|
],
|
|
9198
9357
|
"../../utxo-lib/dist/src/bitgo/wallet/index.d.ts": [
|
|
9358
|
+
"../../utxo-lib/dist/src/bitgo/wallet/Psbt.d.ts",
|
|
9199
9359
|
"../../utxo-lib/dist/src/bitgo/wallet/Unspent.d.ts",
|
|
9200
9360
|
"../../utxo-lib/dist/src/bitgo/wallet/WalletKeys.d.ts",
|
|
9201
9361
|
"../../utxo-lib/dist/src/bitgo/wallet/WalletOutput.d.ts",
|
|
@@ -9209,7 +9369,8 @@
|
|
|
9209
9369
|
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts",
|
|
9210
9370
|
"../../utxo-lib/dist/src/bitgo/zcash/ZcashTransaction.d.ts",
|
|
9211
9371
|
"../../utxo-lib/dist/src/index.d.ts",
|
|
9212
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9372
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
9373
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/psbt.d.ts"
|
|
9213
9374
|
],
|
|
9214
9375
|
"../../utxo-lib/dist/src/bitgo/zcash/ZcashTransaction.d.ts": [
|
|
9215
9376
|
"../../utxo-lib/dist/src/bitgo/UtxoTransaction.d.ts",
|
|
@@ -9217,11 +9378,11 @@
|
|
|
9217
9378
|
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9218
9379
|
],
|
|
9219
9380
|
"../../utxo-lib/dist/src/bitgo/zcash/ZcashTransactionBuilder.d.ts": [
|
|
9220
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
9221
9381
|
"../../utxo-lib/dist/src/bitgo/UtxoTransactionBuilder.d.ts",
|
|
9222
9382
|
"../../utxo-lib/dist/src/bitgo/zcash/ZcashTransaction.d.ts",
|
|
9223
9383
|
"../../utxo-lib/dist/src/index.d.ts",
|
|
9224
|
-
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9384
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts",
|
|
9385
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
9225
9386
|
],
|
|
9226
9387
|
"../../utxo-lib/dist/src/bitgo/zcash/index.d.ts": [
|
|
9227
9388
|
"../../utxo-lib/dist/src/bitgo/zcash/ZcashPsbt.d.ts",
|
|
@@ -9232,23 +9393,138 @@
|
|
|
9232
9393
|
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9233
9394
|
],
|
|
9234
9395
|
"../../utxo-lib/dist/src/index.d.ts": [
|
|
9235
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
9236
9396
|
"../../utxo-lib/dist/src/address.d.ts",
|
|
9237
9397
|
"../../utxo-lib/dist/src/addressFormat.d.ts",
|
|
9238
9398
|
"../../utxo-lib/dist/src/bitgo/index.d.ts",
|
|
9239
9399
|
"../../utxo-lib/dist/src/classify.d.ts",
|
|
9240
9400
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
9241
9401
|
"../../utxo-lib/dist/src/noble_ecc.d.ts",
|
|
9242
|
-
"../../utxo-lib/dist/src/
|
|
9402
|
+
"../../utxo-lib/dist/src/payments/index.d.ts",
|
|
9403
|
+
"../../utxo-lib/dist/src/taproot.d.ts",
|
|
9404
|
+
"../../utxo-lib/dist/src/transaction_builder.d.ts",
|
|
9405
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
9243
9406
|
],
|
|
9244
9407
|
"../../utxo-lib/dist/src/noble_ecc.d.ts": [
|
|
9408
|
+
"../../../node_modules/@brandonblack/musig/lib/index.d.ts",
|
|
9245
9409
|
"../../../node_modules/bip32/types/index.d.ts",
|
|
9246
9410
|
"../../../node_modules/ecpair/src/index.d.ts"
|
|
9247
9411
|
],
|
|
9412
|
+
"../../utxo-lib/dist/src/payments/index.d.ts": [
|
|
9413
|
+
"../../utxo-lib/dist/src/payments/p2tr.d.ts",
|
|
9414
|
+
"../../utxo-lib/dist/src/payments/p2tr_ns.d.ts"
|
|
9415
|
+
],
|
|
9416
|
+
"../../utxo-lib/dist/src/payments/p2tr.d.ts": [
|
|
9417
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
9418
|
+
],
|
|
9419
|
+
"../../utxo-lib/dist/src/payments/p2tr_ns.d.ts": [
|
|
9420
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts"
|
|
9421
|
+
],
|
|
9422
|
+
"../../utxo-lib/dist/src/taproot.d.ts": [
|
|
9423
|
+
"../../../node_modules/bip174/src/lib/interfaces.d.ts",
|
|
9424
|
+
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9425
|
+
],
|
|
9248
9426
|
"../../utxo-lib/dist/src/transaction_builder.d.ts": [
|
|
9249
9427
|
"../../utxo-lib/dist/src/index.d.ts",
|
|
9250
9428
|
"../../utxo-lib/node_modules/@types/node/ts4.8/index.d.ts"
|
|
9251
9429
|
],
|
|
9430
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/address.d.ts": [
|
|
9431
|
+
"../../../node_modules/@types/node/index.d.ts",
|
|
9432
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/networks.d.ts"
|
|
9433
|
+
],
|
|
9434
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/block.d.ts": [
|
|
9435
|
+
"../../../node_modules/@types/node/index.d.ts",
|
|
9436
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/transaction.d.ts"
|
|
9437
|
+
],
|
|
9438
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/crypto.d.ts": [
|
|
9439
|
+
"../../../node_modules/@types/node/index.d.ts"
|
|
9440
|
+
],
|
|
9441
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts": [
|
|
9442
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/address.d.ts",
|
|
9443
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/block.d.ts",
|
|
9444
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/crypto.d.ts",
|
|
9445
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/networks.d.ts",
|
|
9446
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/ops.d.ts",
|
|
9447
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts",
|
|
9448
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/psbt.d.ts",
|
|
9449
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/script.d.ts",
|
|
9450
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/script_signature.d.ts",
|
|
9451
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/taproot.d.ts",
|
|
9452
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/transaction.d.ts"
|
|
9453
|
+
],
|
|
9454
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/embed.d.ts": [
|
|
9455
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
9456
|
+
],
|
|
9457
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts": [
|
|
9458
|
+
"../../../node_modules/@types/node/index.d.ts",
|
|
9459
|
+
"../../../node_modules/bip174/src/lib/interfaces.d.ts",
|
|
9460
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/networks.d.ts",
|
|
9461
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/embed.d.ts",
|
|
9462
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/lazy.d.ts",
|
|
9463
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2ms.d.ts",
|
|
9464
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2pk.d.ts",
|
|
9465
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2pkh.d.ts",
|
|
9466
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2sh.d.ts",
|
|
9467
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2tr.d.ts",
|
|
9468
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2tr_ns.d.ts",
|
|
9469
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2wpkh.d.ts",
|
|
9470
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2wsh.d.ts",
|
|
9471
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/types.d.ts"
|
|
9472
|
+
],
|
|
9473
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2ms.d.ts": [
|
|
9474
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
9475
|
+
],
|
|
9476
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2pk.d.ts": [
|
|
9477
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
9478
|
+
],
|
|
9479
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2pkh.d.ts": [
|
|
9480
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
9481
|
+
],
|
|
9482
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2sh.d.ts": [
|
|
9483
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
9484
|
+
],
|
|
9485
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2tr.d.ts": [
|
|
9486
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
9487
|
+
],
|
|
9488
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2tr_ns.d.ts": [
|
|
9489
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
9490
|
+
],
|
|
9491
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2wpkh.d.ts": [
|
|
9492
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
9493
|
+
],
|
|
9494
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2wsh.d.ts": [
|
|
9495
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
9496
|
+
],
|
|
9497
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/psbt.d.ts": [
|
|
9498
|
+
"../../../node_modules/@types/node/index.d.ts",
|
|
9499
|
+
"../../../node_modules/bip174/src/lib/interfaces.d.ts",
|
|
9500
|
+
"../../../node_modules/bip174/src/lib/psbt.d.ts",
|
|
9501
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/networks.d.ts",
|
|
9502
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/transaction.d.ts"
|
|
9503
|
+
],
|
|
9504
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/script.d.ts": [
|
|
9505
|
+
"../../../node_modules/@types/node/index.d.ts",
|
|
9506
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/ops.d.ts",
|
|
9507
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts",
|
|
9508
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/script_number.d.ts",
|
|
9509
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/script_signature.d.ts"
|
|
9510
|
+
],
|
|
9511
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/script_number.d.ts": [
|
|
9512
|
+
"../../../node_modules/@types/node/index.d.ts"
|
|
9513
|
+
],
|
|
9514
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/script_signature.d.ts": [
|
|
9515
|
+
"../../../node_modules/@types/node/index.d.ts"
|
|
9516
|
+
],
|
|
9517
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/taproot.d.ts": [
|
|
9518
|
+
"../../../node_modules/@types/node/index.d.ts",
|
|
9519
|
+
"../../../node_modules/bip174/src/lib/interfaces.d.ts",
|
|
9520
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/types.d.ts"
|
|
9521
|
+
],
|
|
9522
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/transaction.d.ts": [
|
|
9523
|
+
"../../../node_modules/@types/node/index.d.ts"
|
|
9524
|
+
],
|
|
9525
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/types.d.ts": [
|
|
9526
|
+
"../../../node_modules/@types/node/index.d.ts"
|
|
9527
|
+
],
|
|
9252
9528
|
"../../../node_modules/@types/bn.js/index.d.ts": [
|
|
9253
9529
|
"../../../node_modules/@types/node/index.d.ts"
|
|
9254
9530
|
],
|
|
@@ -9309,187 +9585,187 @@
|
|
|
9309
9585
|
"../../../node_modules/@types/node/events.d.ts",
|
|
9310
9586
|
"../../../node_modules/@types/node/index.d.ts"
|
|
9311
9587
|
],
|
|
9312
|
-
"../../../node_modules/@types/lodash/common/array.d.ts": [
|
|
9313
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
9314
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
9315
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
9316
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
9317
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
9318
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
9319
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
9320
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
9321
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
9322
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
9323
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
9324
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
9325
|
-
],
|
|
9326
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts": [
|
|
9327
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
9328
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
9329
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
9330
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
9331
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
9332
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
9333
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
9334
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
9335
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
9336
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
9337
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
9338
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
9339
|
-
],
|
|
9340
|
-
"../../../node_modules/@types/lodash/common/common.d.ts": [
|
|
9341
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
9342
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
9343
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
9344
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
9345
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
9346
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
9347
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
9348
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
9349
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
9350
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
9351
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
9352
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
9353
|
-
],
|
|
9354
|
-
"../../../node_modules/@types/lodash/common/date.d.ts": [
|
|
9355
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
9356
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
9357
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
9358
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
9359
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
9360
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
9361
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
9362
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
9363
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
9364
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
9365
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
9366
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
9367
|
-
],
|
|
9368
|
-
"../../../node_modules/@types/lodash/common/function.d.ts": [
|
|
9369
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
9370
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
9371
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
9372
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
9373
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
9374
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
9375
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
9376
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
9377
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
9378
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
9379
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
9380
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
9381
|
-
],
|
|
9382
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts": [
|
|
9383
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
9384
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
9385
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
9386
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
9387
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
9388
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
9389
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
9390
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
9391
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
9392
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
9393
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
9394
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
9395
|
-
],
|
|
9396
|
-
"../../../node_modules/@types/lodash/common/math.d.ts": [
|
|
9397
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
9398
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
9399
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
9400
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
9401
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
9402
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
9403
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
9404
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
9405
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
9406
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
9407
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
9408
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
9409
|
-
],
|
|
9410
|
-
"../../../node_modules/@types/lodash/common/number.d.ts": [
|
|
9411
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
9412
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
9413
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
9414
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
9415
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
9416
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
9417
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
9418
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
9419
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
9420
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
9421
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
9422
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
9423
|
-
],
|
|
9424
|
-
"../../../node_modules/@types/lodash/common/object.d.ts": [
|
|
9425
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
9426
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
9427
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
9428
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
9429
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
9430
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
9431
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
9432
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
9433
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
9434
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
9435
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
9436
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
9437
|
-
],
|
|
9438
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts": [
|
|
9439
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
9440
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
9441
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
9442
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
9443
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
9444
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
9445
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
9446
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
9447
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
9448
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
9449
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
9450
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
9451
|
-
],
|
|
9452
|
-
"../../../node_modules/@types/lodash/common/string.d.ts": [
|
|
9453
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
9454
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
9455
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
9456
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
9457
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
9458
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
9459
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
9460
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
9461
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
9462
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
9463
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
9464
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
9465
|
-
],
|
|
9466
|
-
"../../../node_modules/@types/lodash/common/util.d.ts": [
|
|
9467
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
9468
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
9469
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
9470
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
9471
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
9472
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
9473
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
9474
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
9475
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
9476
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
9477
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
9478
|
-
"../../../node_modules/@types/lodash/index.d.ts"
|
|
9479
|
-
],
|
|
9480
|
-
"../../../node_modules/@types/lodash/index.d.ts": [
|
|
9481
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
9482
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
9483
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
9484
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
9485
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
9486
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
9487
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
9488
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
9489
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
9490
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
9491
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
9492
|
-
"../../../node_modules/@types/lodash/common/util.d.ts"
|
|
9588
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts": [
|
|
9589
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
9590
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
9591
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
9592
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
9593
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
9594
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
9595
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
9596
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
9597
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
9598
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
9599
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
9600
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
9601
|
+
],
|
|
9602
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts": [
|
|
9603
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
9604
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
9605
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
9606
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
9607
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
9608
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
9609
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
9610
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
9611
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
9612
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
9613
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
9614
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
9615
|
+
],
|
|
9616
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts": [
|
|
9617
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
9618
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
9619
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
9620
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
9621
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
9622
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
9623
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
9624
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
9625
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
9626
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
9627
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
9628
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
9629
|
+
],
|
|
9630
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts": [
|
|
9631
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
9632
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
9633
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
9634
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
9635
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
9636
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
9637
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
9638
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
9639
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
9640
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
9641
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
9642
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
9643
|
+
],
|
|
9644
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts": [
|
|
9645
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
9646
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
9647
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
9648
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
9649
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
9650
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
9651
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
9652
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
9653
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
9654
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
9655
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
9656
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
9657
|
+
],
|
|
9658
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts": [
|
|
9659
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
9660
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
9661
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
9662
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
9663
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
9664
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
9665
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
9666
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
9667
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
9668
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
9669
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
9670
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
9671
|
+
],
|
|
9672
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts": [
|
|
9673
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
9674
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
9675
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
9676
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
9677
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
9678
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
9679
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
9680
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
9681
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
9682
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
9683
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
9684
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
9685
|
+
],
|
|
9686
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts": [
|
|
9687
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
9688
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
9689
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
9690
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
9691
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
9692
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
9693
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
9694
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
9695
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
9696
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
9697
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
9698
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
9699
|
+
],
|
|
9700
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts": [
|
|
9701
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
9702
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
9703
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
9704
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
9705
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
9706
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
9707
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
9708
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
9709
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
9710
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
9711
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
9712
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
9713
|
+
],
|
|
9714
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts": [
|
|
9715
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
9716
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
9717
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
9718
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
9719
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
9720
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
9721
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
9722
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
9723
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
9724
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
9725
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
9726
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
9727
|
+
],
|
|
9728
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts": [
|
|
9729
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
9730
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
9731
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
9732
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
9733
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
9734
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
9735
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
9736
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
9737
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
9738
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
9739
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
9740
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
9741
|
+
],
|
|
9742
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts": [
|
|
9743
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
9744
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
9745
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
9746
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
9747
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
9748
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
9749
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
9750
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
9751
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
9752
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
9753
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
9754
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts"
|
|
9755
|
+
],
|
|
9756
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts": [
|
|
9757
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
9758
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
9759
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
9760
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
9761
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
9762
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
9763
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
9764
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
9765
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
9766
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
9767
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
9768
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts"
|
|
9493
9769
|
],
|
|
9494
9770
|
"../../../node_modules/@types/nock/index.d.ts": [
|
|
9495
9771
|
"../../../node_modules/@types/node/index.d.ts",
|
|
@@ -9654,6 +9930,10 @@
|
|
|
9654
9930
|
"../../../node_modules/@types/pbkdf2/index.d.ts": [
|
|
9655
9931
|
"../../../node_modules/@types/node/index.d.ts"
|
|
9656
9932
|
],
|
|
9933
|
+
"../../../node_modules/@types/qrcode/index.d.ts": [
|
|
9934
|
+
"../../../node_modules/@types/node/index.d.ts",
|
|
9935
|
+
"../../../node_modules/@types/node/stream.d.ts"
|
|
9936
|
+
],
|
|
9657
9937
|
"../../../node_modules/@types/randombytes/index.d.ts": [
|
|
9658
9938
|
"../../../node_modules/@types/node/crypto.d.ts",
|
|
9659
9939
|
"../../../node_modules/@types/node/index.d.ts"
|
|
@@ -11073,103 +11353,6 @@
|
|
|
11073
11353
|
"../../../node_modules/bip32/types/index.d.ts": [
|
|
11074
11354
|
"../../../node_modules/bip32/types/bip32.d.ts"
|
|
11075
11355
|
],
|
|
11076
|
-
"../../../node_modules/bitcoinjs-lib/src/address.d.ts": [
|
|
11077
|
-
"../../../node_modules/@types/node/index.d.ts",
|
|
11078
|
-
"../../../node_modules/bitcoinjs-lib/src/networks.d.ts"
|
|
11079
|
-
],
|
|
11080
|
-
"../../../node_modules/bitcoinjs-lib/src/block.d.ts": [
|
|
11081
|
-
"../../../node_modules/@types/node/index.d.ts",
|
|
11082
|
-
"../../../node_modules/bitcoinjs-lib/src/transaction.d.ts"
|
|
11083
|
-
],
|
|
11084
|
-
"../../../node_modules/bitcoinjs-lib/src/crypto.d.ts": [
|
|
11085
|
-
"../../../node_modules/@types/node/index.d.ts"
|
|
11086
|
-
],
|
|
11087
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts": [
|
|
11088
|
-
"../../../node_modules/bitcoinjs-lib/src/address.d.ts",
|
|
11089
|
-
"../../../node_modules/bitcoinjs-lib/src/block.d.ts",
|
|
11090
|
-
"../../../node_modules/bitcoinjs-lib/src/crypto.d.ts",
|
|
11091
|
-
"../../../node_modules/bitcoinjs-lib/src/networks.d.ts",
|
|
11092
|
-
"../../../node_modules/bitcoinjs-lib/src/ops.d.ts",
|
|
11093
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts",
|
|
11094
|
-
"../../../node_modules/bitcoinjs-lib/src/psbt.d.ts",
|
|
11095
|
-
"../../../node_modules/bitcoinjs-lib/src/script.d.ts",
|
|
11096
|
-
"../../../node_modules/bitcoinjs-lib/src/script_signature.d.ts",
|
|
11097
|
-
"../../../node_modules/bitcoinjs-lib/src/taproot.d.ts",
|
|
11098
|
-
"../../../node_modules/bitcoinjs-lib/src/transaction.d.ts"
|
|
11099
|
-
],
|
|
11100
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/embed.d.ts": [
|
|
11101
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
11102
|
-
],
|
|
11103
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts": [
|
|
11104
|
-
"../../../node_modules/@types/node/index.d.ts",
|
|
11105
|
-
"../../../node_modules/bip174/src/lib/interfaces.d.ts",
|
|
11106
|
-
"../../../node_modules/bitcoinjs-lib/src/networks.d.ts",
|
|
11107
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/embed.d.ts",
|
|
11108
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2ms.d.ts",
|
|
11109
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2pk.d.ts",
|
|
11110
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2pkh.d.ts",
|
|
11111
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2sh.d.ts",
|
|
11112
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2tr.d.ts",
|
|
11113
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2tr_ns.d.ts",
|
|
11114
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2wpkh.d.ts",
|
|
11115
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2wsh.d.ts",
|
|
11116
|
-
"../../../node_modules/bitcoinjs-lib/src/types.d.ts"
|
|
11117
|
-
],
|
|
11118
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2ms.d.ts": [
|
|
11119
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
11120
|
-
],
|
|
11121
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2pk.d.ts": [
|
|
11122
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
11123
|
-
],
|
|
11124
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2pkh.d.ts": [
|
|
11125
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
11126
|
-
],
|
|
11127
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2sh.d.ts": [
|
|
11128
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
11129
|
-
],
|
|
11130
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2tr.d.ts": [
|
|
11131
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
11132
|
-
],
|
|
11133
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2tr_ns.d.ts": [
|
|
11134
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
11135
|
-
],
|
|
11136
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2wpkh.d.ts": [
|
|
11137
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
11138
|
-
],
|
|
11139
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2wsh.d.ts": [
|
|
11140
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts"
|
|
11141
|
-
],
|
|
11142
|
-
"../../../node_modules/bitcoinjs-lib/src/psbt.d.ts": [
|
|
11143
|
-
"../../../node_modules/@types/node/index.d.ts",
|
|
11144
|
-
"../../../node_modules/bip174/src/lib/interfaces.d.ts",
|
|
11145
|
-
"../../../node_modules/bip174/src/lib/psbt.d.ts",
|
|
11146
|
-
"../../../node_modules/bitcoinjs-lib/src/networks.d.ts",
|
|
11147
|
-
"../../../node_modules/bitcoinjs-lib/src/transaction.d.ts"
|
|
11148
|
-
],
|
|
11149
|
-
"../../../node_modules/bitcoinjs-lib/src/script.d.ts": [
|
|
11150
|
-
"../../../node_modules/@types/node/index.d.ts",
|
|
11151
|
-
"../../../node_modules/bitcoinjs-lib/src/ops.d.ts",
|
|
11152
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts",
|
|
11153
|
-
"../../../node_modules/bitcoinjs-lib/src/script_number.d.ts",
|
|
11154
|
-
"../../../node_modules/bitcoinjs-lib/src/script_signature.d.ts"
|
|
11155
|
-
],
|
|
11156
|
-
"../../../node_modules/bitcoinjs-lib/src/script_number.d.ts": [
|
|
11157
|
-
"../../../node_modules/@types/node/index.d.ts"
|
|
11158
|
-
],
|
|
11159
|
-
"../../../node_modules/bitcoinjs-lib/src/script_signature.d.ts": [
|
|
11160
|
-
"../../../node_modules/@types/node/index.d.ts"
|
|
11161
|
-
],
|
|
11162
|
-
"../../../node_modules/bitcoinjs-lib/src/taproot.d.ts": [
|
|
11163
|
-
"../../../node_modules/@types/node/index.d.ts",
|
|
11164
|
-
"../../../node_modules/bip174/src/lib/interfaces.d.ts",
|
|
11165
|
-
"../../../node_modules/bitcoinjs-lib/src/types.d.ts"
|
|
11166
|
-
],
|
|
11167
|
-
"../../../node_modules/bitcoinjs-lib/src/transaction.d.ts": [
|
|
11168
|
-
"../../../node_modules/@types/node/index.d.ts"
|
|
11169
|
-
],
|
|
11170
|
-
"../../../node_modules/bitcoinjs-lib/src/types.d.ts": [
|
|
11171
|
-
"../../../node_modules/@types/node/index.d.ts"
|
|
11172
|
-
],
|
|
11173
11356
|
"../../../node_modules/ecpair/src/ecpair.d.ts": [
|
|
11174
11357
|
"../../../node_modules/@types/node/index.d.ts",
|
|
11175
11358
|
"../../../node_modules/ecpair/src/networks.d.ts"
|
|
@@ -11288,6 +11471,7 @@
|
|
|
11288
11471
|
"../src/lib/utils.ts",
|
|
11289
11472
|
"../src/lib/utxoEngine.ts",
|
|
11290
11473
|
"../src/lib/validatorTxBuilder.ts",
|
|
11474
|
+
"../src/register.ts",
|
|
11291
11475
|
"../src/tavaxp.ts",
|
|
11292
11476
|
"../test/resources/avaxp.ts",
|
|
11293
11477
|
"../test/resources/errors.ts",
|
|
@@ -11328,6 +11512,7 @@
|
|
|
11328
11512
|
"../../sdk-core/dist/src/account-lib/mpc/shamir.d.ts",
|
|
11329
11513
|
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/ecdsa.d.ts",
|
|
11330
11514
|
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/index.d.ts",
|
|
11515
|
+
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/rangeproof.d.ts",
|
|
11331
11516
|
"../../sdk-core/dist/src/account-lib/mpc/tss/ecdsa/types.d.ts",
|
|
11332
11517
|
"../../sdk-core/dist/src/account-lib/mpc/tss/eddsa/eddsa.d.ts",
|
|
11333
11518
|
"../../sdk-core/dist/src/account-lib/mpc/tss/eddsa/index.d.ts",
|
|
@@ -11452,6 +11637,7 @@
|
|
|
11452
11637
|
"../../sdk-core/dist/src/coins/tsusd.d.ts",
|
|
11453
11638
|
"../../sdk-core/dist/src/common.d.ts",
|
|
11454
11639
|
"../../sdk-core/dist/src/index.d.ts",
|
|
11640
|
+
"../../sdk-core/dist/src/units.d.ts",
|
|
11455
11641
|
"../../sdk-core/node_modules/fp-ts/HKT.d.ts",
|
|
11456
11642
|
"../../sdk-core/node_modules/fp-ts/lib/Alt.d.ts",
|
|
11457
11643
|
"../../sdk-core/node_modules/fp-ts/lib/Alternative.d.ts",
|
|
@@ -11545,6 +11731,7 @@
|
|
|
11545
11731
|
"../../utxo-lib/dist/src/bitgo/tnumber.d.ts",
|
|
11546
11732
|
"../../utxo-lib/dist/src/bitgo/transaction.d.ts",
|
|
11547
11733
|
"../../utxo-lib/dist/src/bitgo/types.d.ts",
|
|
11734
|
+
"../../utxo-lib/dist/src/bitgo/wallet/Psbt.d.ts",
|
|
11548
11735
|
"../../utxo-lib/dist/src/bitgo/wallet/Unspent.d.ts",
|
|
11549
11736
|
"../../utxo-lib/dist/src/bitgo/wallet/WalletKeys.d.ts",
|
|
11550
11737
|
"../../utxo-lib/dist/src/bitgo/wallet/WalletOutput.d.ts",
|
|
@@ -11560,7 +11747,36 @@
|
|
|
11560
11747
|
"../../utxo-lib/dist/src/index.d.ts",
|
|
11561
11748
|
"../../utxo-lib/dist/src/networks.d.ts",
|
|
11562
11749
|
"../../utxo-lib/dist/src/noble_ecc.d.ts",
|
|
11750
|
+
"../../utxo-lib/dist/src/payments/index.d.ts",
|
|
11751
|
+
"../../utxo-lib/dist/src/payments/p2tr.d.ts",
|
|
11752
|
+
"../../utxo-lib/dist/src/payments/p2tr_ns.d.ts",
|
|
11753
|
+
"../../utxo-lib/dist/src/taproot.d.ts",
|
|
11563
11754
|
"../../utxo-lib/dist/src/transaction_builder.d.ts",
|
|
11755
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/address.d.ts",
|
|
11756
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/block.d.ts",
|
|
11757
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/crypto.d.ts",
|
|
11758
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
11759
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/networks.d.ts",
|
|
11760
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/ops.d.ts",
|
|
11761
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/embed.d.ts",
|
|
11762
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/index.d.ts",
|
|
11763
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/lazy.d.ts",
|
|
11764
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2ms.d.ts",
|
|
11765
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2pk.d.ts",
|
|
11766
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2pkh.d.ts",
|
|
11767
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2sh.d.ts",
|
|
11768
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2tr.d.ts",
|
|
11769
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2tr_ns.d.ts",
|
|
11770
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2wpkh.d.ts",
|
|
11771
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/payments/p2wsh.d.ts",
|
|
11772
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/psbt.d.ts",
|
|
11773
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/script.d.ts",
|
|
11774
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/script_number.d.ts",
|
|
11775
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/script_signature.d.ts",
|
|
11776
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/taproot.d.ts",
|
|
11777
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/transaction.d.ts",
|
|
11778
|
+
"../../utxo-lib/node_modules/bitcoinjs-lib/src/types.d.ts",
|
|
11779
|
+
"../../../node_modules/@brandonblack/musig/lib/index.d.ts",
|
|
11564
11780
|
"../../../node_modules/@types/archy/index.d.ts",
|
|
11565
11781
|
"../../../node_modules/@types/bluebird/index.d.ts",
|
|
11566
11782
|
"../../../node_modules/@types/bn.js/index.d.ts",
|
|
@@ -11588,19 +11804,19 @@
|
|
|
11588
11804
|
"../../../node_modules/@types/json5/index.d.ts",
|
|
11589
11805
|
"../../../node_modules/@types/keccak/index.d.ts",
|
|
11590
11806
|
"../../../node_modules/@types/keyv/index.d.ts",
|
|
11591
|
-
"../../../node_modules/@types/lodash/common/array.d.ts",
|
|
11592
|
-
"../../../node_modules/@types/lodash/common/collection.d.ts",
|
|
11593
|
-
"../../../node_modules/@types/lodash/common/common.d.ts",
|
|
11594
|
-
"../../../node_modules/@types/lodash/common/date.d.ts",
|
|
11595
|
-
"../../../node_modules/@types/lodash/common/function.d.ts",
|
|
11596
|
-
"../../../node_modules/@types/lodash/common/lang.d.ts",
|
|
11597
|
-
"../../../node_modules/@types/lodash/common/math.d.ts",
|
|
11598
|
-
"../../../node_modules/@types/lodash/common/number.d.ts",
|
|
11599
|
-
"../../../node_modules/@types/lodash/common/object.d.ts",
|
|
11600
|
-
"../../../node_modules/@types/lodash/common/seq.d.ts",
|
|
11601
|
-
"../../../node_modules/@types/lodash/common/string.d.ts",
|
|
11602
|
-
"../../../node_modules/@types/lodash/common/util.d.ts",
|
|
11603
|
-
"../../../node_modules/@types/lodash/index.d.ts",
|
|
11807
|
+
"../../../node_modules/@types/lodash/ts4.2/common/array.d.ts",
|
|
11808
|
+
"../../../node_modules/@types/lodash/ts4.2/common/collection.d.ts",
|
|
11809
|
+
"../../../node_modules/@types/lodash/ts4.2/common/common.d.ts",
|
|
11810
|
+
"../../../node_modules/@types/lodash/ts4.2/common/date.d.ts",
|
|
11811
|
+
"../../../node_modules/@types/lodash/ts4.2/common/function.d.ts",
|
|
11812
|
+
"../../../node_modules/@types/lodash/ts4.2/common/lang.d.ts",
|
|
11813
|
+
"../../../node_modules/@types/lodash/ts4.2/common/math.d.ts",
|
|
11814
|
+
"../../../node_modules/@types/lodash/ts4.2/common/number.d.ts",
|
|
11815
|
+
"../../../node_modules/@types/lodash/ts4.2/common/object.d.ts",
|
|
11816
|
+
"../../../node_modules/@types/lodash/ts4.2/common/seq.d.ts",
|
|
11817
|
+
"../../../node_modules/@types/lodash/ts4.2/common/string.d.ts",
|
|
11818
|
+
"../../../node_modules/@types/lodash/ts4.2/common/util.d.ts",
|
|
11819
|
+
"../../../node_modules/@types/lodash/ts4.2/index.d.ts",
|
|
11604
11820
|
"../../../node_modules/@types/long/index.d.ts",
|
|
11605
11821
|
"../../../node_modules/@types/mime-types/index.d.ts",
|
|
11606
11822
|
"../../../node_modules/@types/minimatch/index.d.ts",
|
|
@@ -11657,6 +11873,8 @@
|
|
|
11657
11873
|
"../../../node_modules/@types/normalize-package-data/index.d.ts",
|
|
11658
11874
|
"../../../node_modules/@types/parse-json/index.d.ts",
|
|
11659
11875
|
"../../../node_modules/@types/pbkdf2/index.d.ts",
|
|
11876
|
+
"../../../node_modules/@types/qrcode/index.d.ts",
|
|
11877
|
+
"../../../node_modules/@types/raf/index.d.ts",
|
|
11660
11878
|
"../../../node_modules/@types/randombytes/index.d.ts",
|
|
11661
11879
|
"../../../node_modules/@types/responselike/index.d.ts",
|
|
11662
11880
|
"../../../node_modules/@types/secp256k1/index.d.ts",
|
|
@@ -11963,29 +12181,6 @@
|
|
|
11963
12181
|
"../../../node_modules/bip174/src/lib/psbt.d.ts",
|
|
11964
12182
|
"../../../node_modules/bip32/types/bip32.d.ts",
|
|
11965
12183
|
"../../../node_modules/bip32/types/index.d.ts",
|
|
11966
|
-
"../../../node_modules/bitcoinjs-lib/src/address.d.ts",
|
|
11967
|
-
"../../../node_modules/bitcoinjs-lib/src/block.d.ts",
|
|
11968
|
-
"../../../node_modules/bitcoinjs-lib/src/crypto.d.ts",
|
|
11969
|
-
"../../../node_modules/bitcoinjs-lib/src/index.d.ts",
|
|
11970
|
-
"../../../node_modules/bitcoinjs-lib/src/networks.d.ts",
|
|
11971
|
-
"../../../node_modules/bitcoinjs-lib/src/ops.d.ts",
|
|
11972
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/embed.d.ts",
|
|
11973
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/index.d.ts",
|
|
11974
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2ms.d.ts",
|
|
11975
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2pk.d.ts",
|
|
11976
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2pkh.d.ts",
|
|
11977
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2sh.d.ts",
|
|
11978
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2tr.d.ts",
|
|
11979
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2tr_ns.d.ts",
|
|
11980
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2wpkh.d.ts",
|
|
11981
|
-
"../../../node_modules/bitcoinjs-lib/src/payments/p2wsh.d.ts",
|
|
11982
|
-
"../../../node_modules/bitcoinjs-lib/src/psbt.d.ts",
|
|
11983
|
-
"../../../node_modules/bitcoinjs-lib/src/script.d.ts",
|
|
11984
|
-
"../../../node_modules/bitcoinjs-lib/src/script_number.d.ts",
|
|
11985
|
-
"../../../node_modules/bitcoinjs-lib/src/script_signature.d.ts",
|
|
11986
|
-
"../../../node_modules/bitcoinjs-lib/src/taproot.d.ts",
|
|
11987
|
-
"../../../node_modules/bitcoinjs-lib/src/transaction.d.ts",
|
|
11988
|
-
"../../../node_modules/bitcoinjs-lib/src/types.d.ts",
|
|
11989
12184
|
"../../../node_modules/buffer/index.d.ts",
|
|
11990
12185
|
"../../../node_modules/ecpair/src/ecpair.d.ts",
|
|
11991
12186
|
"../../../node_modules/ecpair/src/index.d.ts",
|