@ledgerhq/live-cli 24.7.5 → 24.8.0-fix-build-number-pre.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/commands/blockchain/bot.d.ts +8 -1
- package/lib/commands/blockchain/bot.d.ts.map +1 -1
- package/lib/commands/blockchain/bot.js.map +1 -1
- package/lib/commands/blockchain/botPortfolio.d.ts +4 -3
- package/lib/commands/blockchain/botPortfolio.d.ts.map +1 -1
- package/lib/commands/blockchain/botPortfolio.js.map +1 -1
- package/lib/commands/blockchain/botTransfer.d.ts.map +1 -1
- package/lib/commands/blockchain/botTransfer.js.map +1 -1
- package/lib/commands/blockchain/broadcast.d.ts +2 -1
- package/lib/commands/blockchain/broadcast.d.ts.map +1 -1
- package/lib/commands/blockchain/broadcast.js.map +1 -1
- package/lib/commands/blockchain/confirmOp.d.ts +5 -4
- package/lib/commands/blockchain/confirmOp.d.ts.map +1 -1
- package/lib/commands/blockchain/confirmOp.js.map +1 -1
- package/lib/commands/blockchain/estimateMaxSpendable.d.ts +2 -1
- package/lib/commands/blockchain/estimateMaxSpendable.d.ts.map +1 -1
- package/lib/commands/blockchain/estimateMaxSpendable.js.map +1 -1
- package/lib/commands/blockchain/generateTestScanAccounts.d.ts +4 -3
- package/lib/commands/blockchain/generateTestScanAccounts.d.ts.map +1 -1
- package/lib/commands/blockchain/generateTestScanAccounts.js.map +1 -1
- package/lib/commands/blockchain/generateTestTransaction.d.ts +2 -1
- package/lib/commands/blockchain/generateTestTransaction.d.ts.map +1 -1
- package/lib/commands/blockchain/generateTestTransaction.js +3 -1
- package/lib/commands/blockchain/generateTestTransaction.js.map +1 -1
- package/lib/commands/blockchain/getAddress.d.ts +7 -7
- package/lib/commands/blockchain/getAddress.d.ts.map +1 -1
- package/lib/commands/blockchain/getAddress.js.map +1 -1
- package/lib/commands/blockchain/getTransactionStatus.d.ts +4 -1
- package/lib/commands/blockchain/getTransactionStatus.d.ts.map +1 -1
- package/lib/commands/blockchain/getTransactionStatus.js.map +1 -1
- package/lib/commands/blockchain/receive.d.ts +4 -3
- package/lib/commands/blockchain/receive.d.ts.map +1 -1
- package/lib/commands/blockchain/receive.js.map +1 -1
- package/lib/commands/blockchain/satstack.d.ts +11 -10
- package/lib/commands/blockchain/satstack.d.ts.map +1 -1
- package/lib/commands/blockchain/satstack.js +1 -1
- package/lib/commands/blockchain/satstack.js.map +1 -1
- package/lib/commands/blockchain/satstackStatus.d.ts +4 -3
- package/lib/commands/blockchain/satstackStatus.d.ts.map +1 -1
- package/lib/commands/blockchain/satstackStatus.js.map +1 -1
- package/lib/commands/blockchain/scanDescriptors.d.ts +3 -4
- package/lib/commands/blockchain/scanDescriptors.d.ts.map +1 -1
- package/lib/commands/blockchain/scanDescriptors.js.map +1 -1
- package/lib/commands/blockchain/send.d.ts +6 -5
- package/lib/commands/blockchain/send.d.ts.map +1 -1
- package/lib/commands/blockchain/send.js.map +1 -1
- package/lib/commands/blockchain/signMessage.d.ts +7 -1
- package/lib/commands/blockchain/signMessage.d.ts.map +1 -1
- package/lib/commands/blockchain/signMessage.js.map +1 -1
- package/lib/commands/blockchain/sync.d.ts +4 -3
- package/lib/commands/blockchain/sync.d.ts.map +1 -1
- package/lib/commands/blockchain/sync.js.map +1 -1
- package/lib/commands/blockchain/testDetectOpCollision.d.ts +2 -1
- package/lib/commands/blockchain/testDetectOpCollision.d.ts.map +1 -1
- package/lib/commands/blockchain/testDetectOpCollision.js.map +1 -1
- package/lib/commands/blockchain/testGetTrustedInputFromTxHash.d.ts +7 -6
- package/lib/commands/blockchain/testGetTrustedInputFromTxHash.d.ts.map +1 -1
- package/lib/commands/blockchain/testGetTrustedInputFromTxHash.js.map +1 -1
- package/lib/commands/device/app.d.ts +10 -9
- package/lib/commands/device/app.d.ts.map +1 -1
- package/lib/commands/device/app.js.map +1 -1
- package/lib/commands/device/appUninstallAll.d.ts +3 -3
- package/lib/commands/device/appUninstallAll.d.ts.map +1 -1
- package/lib/commands/device/appUninstallAll.js.map +1 -1
- package/lib/commands/device/appsCheckAllAppVersions.d.ts +5 -4
- package/lib/commands/device/appsCheckAllAppVersions.d.ts.map +1 -1
- package/lib/commands/device/appsCheckAllAppVersions.js.map +1 -1
- package/lib/commands/device/appsInstallAll.d.ts +4 -3
- package/lib/commands/device/appsInstallAll.d.ts.map +1 -1
- package/lib/commands/device/appsInstallAll.js.map +1 -1
- package/lib/commands/device/appsUpdateTestAll.d.ts +5 -4
- package/lib/commands/device/appsUpdateTestAll.d.ts.map +1 -1
- package/lib/commands/device/appsUpdateTestAll.js.map +1 -1
- package/lib/commands/device/customLockScreenFetch.d.ts +1 -1
- package/lib/commands/device/customLockScreenFetch.d.ts.map +1 -1
- package/lib/commands/device/customLockScreenFetchAndRestore.d.ts +1 -1
- package/lib/commands/device/customLockScreenFetchAndRestore.d.ts.map +1 -1
- package/lib/commands/device/customLockScreenFetchHash.d.ts +2 -1
- package/lib/commands/device/customLockScreenFetchHash.d.ts.map +1 -1
- package/lib/commands/device/customLockScreenFetchHash.js.map +1 -1
- package/lib/commands/device/customLockScreenLoad.d.ts +1 -1
- package/lib/commands/device/customLockScreenLoad.d.ts.map +1 -1
- package/lib/commands/device/customLockScreenRemove.d.ts +2 -1
- package/lib/commands/device/customLockScreenRemove.d.ts.map +1 -1
- package/lib/commands/device/customLockScreenRemove.js.map +1 -1
- package/lib/commands/device/devDeviceAppsScenario.d.ts +7 -4
- package/lib/commands/device/devDeviceAppsScenario.d.ts.map +1 -1
- package/lib/commands/device/devDeviceAppsScenario.js.map +1 -1
- package/lib/commands/device/deviceAppVersion.d.ts +3 -3
- package/lib/commands/device/deviceAppVersion.d.ts.map +1 -1
- package/lib/commands/device/deviceAppVersion.js.map +1 -1
- package/lib/commands/device/deviceInfo.d.ts +3 -3
- package/lib/commands/device/deviceInfo.d.ts.map +1 -1
- package/lib/commands/device/deviceInfo.js.map +1 -1
- package/lib/commands/device/deviceSDKFirmwareUpdate.d.ts +7 -6
- package/lib/commands/device/deviceSDKFirmwareUpdate.d.ts.map +1 -1
- package/lib/commands/device/deviceSDKFirmwareUpdate.js.map +1 -1
- package/lib/commands/device/deviceSDKGetBatteryStatuses.d.ts +3 -3
- package/lib/commands/device/deviceSDKGetBatteryStatuses.d.ts.map +1 -1
- package/lib/commands/device/deviceSDKGetBatteryStatuses.js.map +1 -1
- package/lib/commands/device/deviceSDKGetDeviceInfo.d.ts +3 -3
- package/lib/commands/device/deviceSDKGetDeviceInfo.d.ts.map +1 -1
- package/lib/commands/device/deviceSDKGetDeviceInfo.js.map +1 -1
- package/lib/commands/device/deviceSDKToggleOnboardingEarlyCheck.d.ts +5 -4
- package/lib/commands/device/deviceSDKToggleOnboardingEarlyCheck.d.ts.map +1 -1
- package/lib/commands/device/deviceSDKToggleOnboardingEarlyCheck.js.map +1 -1
- package/lib/commands/device/deviceVersion.d.ts +3 -3
- package/lib/commands/device/deviceVersion.d.ts.map +1 -1
- package/lib/commands/device/deviceVersion.js.map +1 -1
- package/lib/commands/device/discoverDevices.d.ts +5 -4
- package/lib/commands/device/discoverDevices.d.ts.map +1 -1
- package/lib/commands/device/discoverDevices.js.map +1 -1
- package/lib/commands/device/firmwareRepair.d.ts +5 -4
- package/lib/commands/device/firmwareRepair.d.ts.map +1 -1
- package/lib/commands/device/firmwareRepair.js.map +1 -1
- package/lib/commands/device/firmwareUpdate.d.ts +7 -6
- package/lib/commands/device/firmwareUpdate.d.ts.map +1 -1
- package/lib/commands/device/firmwareUpdate.js.map +1 -1
- package/lib/commands/device/genuineCheck.d.ts +3 -3
- package/lib/commands/device/genuineCheck.d.ts.map +1 -1
- package/lib/commands/device/genuineCheck.js.map +1 -1
- package/lib/commands/device/getBatteryStatus.d.ts +5 -4
- package/lib/commands/device/getBatteryStatus.d.ts.map +1 -1
- package/lib/commands/device/getBatteryStatus.js.map +1 -1
- package/lib/commands/device/getDeviceRunningMode.d.ts +6 -5
- package/lib/commands/device/getDeviceRunningMode.d.ts.map +1 -1
- package/lib/commands/device/getDeviceRunningMode.js.map +1 -1
- package/lib/commands/device/i18n.d.ts +2 -2
- package/lib/commands/device/i18n.d.ts.map +1 -1
- package/lib/commands/device/i18n.js.map +1 -1
- package/lib/commands/device/listApps.d.ts +3 -3
- package/lib/commands/device/listApps.d.ts.map +1 -1
- package/lib/commands/device/listApps.js.map +1 -1
- package/lib/commands/device/managerListApps.d.ts +6 -5
- package/lib/commands/device/managerListApps.d.ts.map +1 -1
- package/lib/commands/device/managerListApps.js.map +1 -1
- package/lib/commands/device/proxy.d.ts +10 -9
- package/lib/commands/device/proxy.d.ts.map +1 -1
- package/lib/commands/device/proxy.js.map +1 -1
- package/lib/commands/device/reinstallConfigurationConsent.d.ts +5 -10
- package/lib/commands/device/reinstallConfigurationConsent.d.ts.map +1 -1
- package/lib/commands/device/reinstallConfigurationConsent.js +1 -9
- package/lib/commands/device/reinstallConfigurationConsent.js.map +1 -1
- package/lib/commands/device/repl.d.ts +5 -4
- package/lib/commands/device/repl.d.ts.map +1 -1
- package/lib/commands/device/repl.js.map +1 -1
- package/lib/commands/live/balanceHistory.d.ts +5 -4
- package/lib/commands/live/balanceHistory.d.ts.map +1 -1
- package/lib/commands/live/balanceHistory.js +2 -2
- package/lib/commands/live/balanceHistory.js.map +1 -1
- package/lib/commands/live/countervalues.d.ts +2 -2
- package/lib/commands/live/countervalues.d.ts.map +1 -1
- package/lib/commands/live/countervalues.js +6 -3
- package/lib/commands/live/countervalues.js.map +1 -1
- package/lib/commands/live/exportAccounts.d.ts +4 -3
- package/lib/commands/live/exportAccounts.d.ts.map +1 -1
- package/lib/commands/live/exportAccounts.js.map +1 -1
- package/lib/commands/live/ledgerKeyRingProtocol.d.ts +20 -19
- package/lib/commands/live/ledgerKeyRingProtocol.d.ts.map +1 -1
- package/lib/commands/live/ledgerKeyRingProtocol.js.map +1 -1
- package/lib/commands/live/ledgerSync.d.ts +16 -15
- package/lib/commands/live/ledgerSync.d.ts.map +1 -1
- package/lib/commands/live/ledgerSync.js.map +1 -1
- package/lib/commands/live/liveData.d.ts +5 -4
- package/lib/commands/live/liveData.d.ts.map +1 -1
- package/lib/commands/live/liveData.js.map +1 -1
- package/lib/commands/live/portfolio.d.ts +6 -16
- package/lib/commands/live/portfolio.d.ts.map +1 -1
- package/lib/commands/live/portfolio.js +2 -2
- package/lib/commands/live/portfolio.js.map +1 -1
- package/lib/commands/live/synchronousOnboarding.d.ts +5 -4
- package/lib/commands/live/synchronousOnboarding.d.ts.map +1 -1
- package/lib/commands/live/synchronousOnboarding.js.map +1 -1
- package/lib/commands/ptx/swap.d.ts +1 -1
- package/lib/commands/ptx/swap.d.ts.map +1 -1
- package/lib/commands/ptx/swap.js.map +1 -1
- package/lib/commands-index.d.ts +61 -400
- package/lib/commands-index.d.ts.map +1 -1
- package/lib/live-common-setup-base.js +3 -0
- package/lib/live-common-setup-base.js.map +1 -1
- package/lib/live-common-setup.d.ts +1 -0
- package/lib/live-common-setup.d.ts.map +1 -1
- package/lib/live-common-setup.js +18 -13
- package/lib/live-common-setup.js.map +1 -1
- package/lib/qr.js +1 -1
- package/lib/qr.js.map +1 -1
- package/lib/scan.d.ts +6 -0
- package/lib/scan.d.ts.map +1 -1
- package/lib/scan.js +3 -1
- package/lib/scan.js.map +1 -1
- package/lib/stream.js.map +1 -1
- package/lib/transaction.d.ts.map +1 -1
- package/lib/transaction.js +3 -2
- package/lib/transaction.js.map +1 -1
- package/package.json +42 -36
package/lib/commands-index.d.ts
CHANGED
|
@@ -8,7 +8,7 @@ declare const _default: {
|
|
|
8
8
|
type: StringConstructor;
|
|
9
9
|
desc: string;
|
|
10
10
|
}[];
|
|
11
|
-
job: (arg:
|
|
11
|
+
job: (arg: import("./commands/blockchain/bot").BotJobOpts) => import("rxjs").Observable<void>;
|
|
12
12
|
};
|
|
13
13
|
botPortfolio: {
|
|
14
14
|
description: string;
|
|
@@ -19,9 +19,7 @@ declare const _default: {
|
|
|
19
19
|
typeDesc: string;
|
|
20
20
|
desc: string;
|
|
21
21
|
}[];
|
|
22
|
-
job: (opts:
|
|
23
|
-
format: string;
|
|
24
|
-
}) => import("rxjs").Observable<any>;
|
|
22
|
+
job: (opts: import("./commands/blockchain/botPortfolio").BotPortfolioJobOpts) => import("rxjs").Observable<any>;
|
|
25
23
|
};
|
|
26
24
|
botTransfer: {
|
|
27
25
|
description: string;
|
|
@@ -64,20 +62,7 @@ declare const _default: {
|
|
|
64
62
|
typeDesc?: undefined;
|
|
65
63
|
alias?: undefined;
|
|
66
64
|
})[];
|
|
67
|
-
job: (opts:
|
|
68
|
-
device: string;
|
|
69
|
-
id: string[];
|
|
70
|
-
xpub: string[];
|
|
71
|
-
file: string;
|
|
72
|
-
appjsonFile: string;
|
|
73
|
-
currency: string;
|
|
74
|
-
scheme: string;
|
|
75
|
-
index: number;
|
|
76
|
-
length: number;
|
|
77
|
-
paginateOperations: number;
|
|
78
|
-
}> & Partial<{
|
|
79
|
-
"signed-operation": string;
|
|
80
|
-
}>) => import("rxjs").Observable<string>;
|
|
65
|
+
job: (opts: import("./commands/blockchain/broadcast").BroadcastJobOpts) => import("rxjs").Observable<string>;
|
|
81
66
|
};
|
|
82
67
|
confirmOp: {
|
|
83
68
|
description: string;
|
|
@@ -94,10 +79,7 @@ declare const _default: {
|
|
|
94
79
|
typeDesc: string;
|
|
95
80
|
desc: string;
|
|
96
81
|
})[];
|
|
97
|
-
job: ({ id, format }:
|
|
98
|
-
id?: string | undefined;
|
|
99
|
-
format?: "json" | "text" | undefined;
|
|
100
|
-
}) => import("rxjs").Observable<string | import("@ledgerhq/types-live").OperationRaw>;
|
|
82
|
+
job: ({ id, format }: import("./commands/blockchain/confirmOp").ConfirmOpJobOpts) => import("rxjs").Observable<string | import("@ledgerhq/types-live").OperationRaw>;
|
|
101
83
|
};
|
|
102
84
|
derivation: {
|
|
103
85
|
args: never[];
|
|
@@ -194,20 +176,7 @@ declare const _default: {
|
|
|
194
176
|
typeDesc: string;
|
|
195
177
|
desc: string;
|
|
196
178
|
})[];
|
|
197
|
-
job: (opts:
|
|
198
|
-
device: string;
|
|
199
|
-
id: string[];
|
|
200
|
-
xpub: string[];
|
|
201
|
-
file: string;
|
|
202
|
-
appjsonFile: string;
|
|
203
|
-
currency: string;
|
|
204
|
-
scheme: string;
|
|
205
|
-
index: number;
|
|
206
|
-
length: number;
|
|
207
|
-
paginateOperations: number;
|
|
208
|
-
}> & {
|
|
209
|
-
format: string;
|
|
210
|
-
}) => import("rxjs").Observable<string>;
|
|
179
|
+
job: (opts: import("./commands/blockchain/generateTestScanAccounts").GenerateTestScanAccountsJobOpts) => import("rxjs").Observable<string>;
|
|
211
180
|
};
|
|
212
181
|
generateTestTransaction: {
|
|
213
182
|
description: string;
|
|
@@ -246,28 +215,7 @@ declare const _default: {
|
|
|
246
215
|
desc: string;
|
|
247
216
|
multiple?: undefined;
|
|
248
217
|
})[];
|
|
249
|
-
job: (opts:
|
|
250
|
-
device: string;
|
|
251
|
-
id: string[];
|
|
252
|
-
xpub: string[];
|
|
253
|
-
file: string;
|
|
254
|
-
appjsonFile: string;
|
|
255
|
-
currency: string;
|
|
256
|
-
scheme: string;
|
|
257
|
-
index: number;
|
|
258
|
-
length: number;
|
|
259
|
-
paginateOperations: number;
|
|
260
|
-
}> & Partial<{
|
|
261
|
-
"self-transaction": boolean;
|
|
262
|
-
"use-all-amount": boolean;
|
|
263
|
-
recipient: string[];
|
|
264
|
-
amount: string;
|
|
265
|
-
shuffle: boolean;
|
|
266
|
-
"fees-strategy": string;
|
|
267
|
-
collection: string;
|
|
268
|
-
tokenIds: string;
|
|
269
|
-
quantities: string;
|
|
270
|
-
}>) => import("rxjs").Observable<string>;
|
|
218
|
+
job: (opts: import("./commands/blockchain/generateTestTransaction").GenerateTestTransactionJobOpts) => import("rxjs").Observable<string>;
|
|
271
219
|
};
|
|
272
220
|
getAddress: {
|
|
273
221
|
description: string;
|
|
@@ -287,13 +235,7 @@ declare const _default: {
|
|
|
287
235
|
type: BooleanConstructor;
|
|
288
236
|
desc: string;
|
|
289
237
|
})[];
|
|
290
|
-
job: (arg:
|
|
291
|
-
currency: string;
|
|
292
|
-
device: string;
|
|
293
|
-
path: string;
|
|
294
|
-
derivationMode: string;
|
|
295
|
-
verify: boolean;
|
|
296
|
-
}>) => import("rxjs").Observable<import("@ledgerhq/coin-framework/lib/derivation").Result>;
|
|
238
|
+
job: (arg: import("./commands/blockchain/getAddress").GetAddressJobOpts) => import("rxjs").Observable<import("@ledgerhq/coin-framework/lib/derivation").Result>;
|
|
297
239
|
};
|
|
298
240
|
getTransactionStatus: {
|
|
299
241
|
description: string;
|
|
@@ -361,7 +303,7 @@ declare const _default: {
|
|
|
361
303
|
quantities: string;
|
|
362
304
|
}> & {
|
|
363
305
|
format: string;
|
|
364
|
-
}) => import("rxjs").Observable<
|
|
306
|
+
}) => import("rxjs").Observable<string>;
|
|
365
307
|
};
|
|
366
308
|
receive: {
|
|
367
309
|
description: string;
|
|
@@ -403,20 +345,7 @@ declare const _default: {
|
|
|
403
345
|
type: BooleanConstructor;
|
|
404
346
|
desc: string;
|
|
405
347
|
})[];
|
|
406
|
-
job: (opts:
|
|
407
|
-
device: string;
|
|
408
|
-
id: string[];
|
|
409
|
-
xpub: string[];
|
|
410
|
-
file: string;
|
|
411
|
-
appjsonFile: string;
|
|
412
|
-
currency: string;
|
|
413
|
-
scheme: string;
|
|
414
|
-
index: number;
|
|
415
|
-
length: number;
|
|
416
|
-
paginateOperations: number;
|
|
417
|
-
}> & {
|
|
418
|
-
qr: boolean;
|
|
419
|
-
}) => import("rxjs").Observable<string>;
|
|
348
|
+
job: (opts: import("./commands/blockchain/receive").ReceiveJobOpts) => import("rxjs").Observable<string>;
|
|
420
349
|
};
|
|
421
350
|
satstack: {
|
|
422
351
|
description: string;
|
|
@@ -442,16 +371,7 @@ declare const _default: {
|
|
|
442
371
|
desc: string;
|
|
443
372
|
typeDesc?: undefined;
|
|
444
373
|
})[];
|
|
445
|
-
job: ({ "no-device": noDevice, "no-save": noSave, device, lss, rpcHOST, rpcUSER, rpcPASSWORD, rpcTLS, }:
|
|
446
|
-
"no-device": boolean;
|
|
447
|
-
"no-save": boolean;
|
|
448
|
-
device: string;
|
|
449
|
-
lss: string;
|
|
450
|
-
rpcHOST: string;
|
|
451
|
-
rpcUSER: string;
|
|
452
|
-
rpcPASSWORD: string;
|
|
453
|
-
rpcTLS: boolean;
|
|
454
|
-
}) => import("rxjs").Observable<string>;
|
|
374
|
+
job: ({ "no-device": noDevice, "no-save": noSave, device, lss, rpcHOST, rpcUSER, rpcPASSWORD, rpcTLS, }: import("./commands/blockchain/satstack").SatstackJobOpts) => import("rxjs").Observable<string>;
|
|
455
375
|
};
|
|
456
376
|
satstackStatus: {
|
|
457
377
|
description: string;
|
|
@@ -460,9 +380,7 @@ declare const _default: {
|
|
|
460
380
|
type: BooleanConstructor;
|
|
461
381
|
desc: string;
|
|
462
382
|
}[];
|
|
463
|
-
job: ({ continuous }:
|
|
464
|
-
continuous?: boolean | undefined;
|
|
465
|
-
}) => import("rxjs").Observable<import("@ledgerhq/live-common/families/bitcoin/satstack").SatStackStatus>;
|
|
383
|
+
job: ({ continuous }: import("./commands/blockchain/satstackStatus").SatstackStatusJobOpts) => import("rxjs").Observable<import("@ledgerhq/live-common/families/bitcoin/satstack").SatStackStatus>;
|
|
466
384
|
};
|
|
467
385
|
scanDescriptors: {
|
|
468
386
|
description: string;
|
|
@@ -472,10 +390,7 @@ declare const _default: {
|
|
|
472
390
|
type: StringConstructor;
|
|
473
391
|
desc: string;
|
|
474
392
|
}[];
|
|
475
|
-
job: (opts:
|
|
476
|
-
device: string;
|
|
477
|
-
currency: string;
|
|
478
|
-
}>) => import("rxjs").Observable<import("@ledgerhq/coin-bitcoin/lib/descriptor").AccountDescriptor>;
|
|
393
|
+
job: (opts: import("./commands/blockchain/scanDescriptors").ScanDescriptorsJobOpts) => import("rxjs").Observable<import("@ledgerhq/coin-bitcoin/lib/descriptor").AccountDescriptor>;
|
|
479
394
|
};
|
|
480
395
|
send: {
|
|
481
396
|
description: string;
|
|
@@ -514,32 +429,7 @@ declare const _default: {
|
|
|
514
429
|
desc: string;
|
|
515
430
|
multiple?: undefined;
|
|
516
431
|
})[];
|
|
517
|
-
job: (opts:
|
|
518
|
-
device: string;
|
|
519
|
-
id: string[];
|
|
520
|
-
xpub: string[];
|
|
521
|
-
file: string;
|
|
522
|
-
appjsonFile: string;
|
|
523
|
-
currency: string;
|
|
524
|
-
scheme: string;
|
|
525
|
-
index: number;
|
|
526
|
-
length: number;
|
|
527
|
-
paginateOperations: number;
|
|
528
|
-
}> & Partial<{
|
|
529
|
-
"self-transaction": boolean;
|
|
530
|
-
"use-all-amount": boolean;
|
|
531
|
-
recipient: string[];
|
|
532
|
-
amount: string;
|
|
533
|
-
shuffle: boolean;
|
|
534
|
-
"fees-strategy": string;
|
|
535
|
-
collection: string;
|
|
536
|
-
tokenIds: string;
|
|
537
|
-
quantities: string;
|
|
538
|
-
}> & {
|
|
539
|
-
"ignore-errors": boolean;
|
|
540
|
-
"disable-broadcast": boolean;
|
|
541
|
-
format: string;
|
|
542
|
-
}) => import("rxjs").Observable<string>;
|
|
432
|
+
job: (opts: import("./commands/blockchain/send").SendJobOpts) => import("rxjs").Observable<string>;
|
|
543
433
|
};
|
|
544
434
|
signMessage: {
|
|
545
435
|
description: string;
|
|
@@ -587,7 +477,7 @@ declare const _default: {
|
|
|
587
477
|
desc: string;
|
|
588
478
|
default: string;
|
|
589
479
|
})[];
|
|
590
|
-
job: (opts:
|
|
480
|
+
job: (opts: import("./commands/blockchain/signMessage").SignMessageJobOpts) => import("rxjs").Observable<import("@ledgerhq/live-common/hw/signMessage/types").Result>;
|
|
591
481
|
};
|
|
592
482
|
sync: {
|
|
593
483
|
description: string;
|
|
@@ -631,20 +521,7 @@ declare const _default: {
|
|
|
631
521
|
typeDesc: string;
|
|
632
522
|
desc: string;
|
|
633
523
|
})[];
|
|
634
|
-
job: (opts:
|
|
635
|
-
device: string;
|
|
636
|
-
id: string[];
|
|
637
|
-
xpub: string[];
|
|
638
|
-
file: string;
|
|
639
|
-
appjsonFile: string;
|
|
640
|
-
currency: string;
|
|
641
|
-
scheme: string;
|
|
642
|
-
index: number;
|
|
643
|
-
length: number;
|
|
644
|
-
paginateOperations: number;
|
|
645
|
-
}> & {
|
|
646
|
-
format: string;
|
|
647
|
-
}) => import("rxjs").Observable<any>;
|
|
524
|
+
job: (opts: import("./commands/blockchain/sync").SyncJobOpts) => import("rxjs").Observable<any>;
|
|
648
525
|
};
|
|
649
526
|
testDetectOpCollision: {
|
|
650
527
|
description: string;
|
|
@@ -707,12 +584,8 @@ declare const _default: {
|
|
|
707
584
|
alias: string;
|
|
708
585
|
type: StringConstructor;
|
|
709
586
|
})[];
|
|
710
|
-
job: ({ device, currency, hash
|
|
711
|
-
|
|
712
|
-
currency: string;
|
|
713
|
-
hash: string;
|
|
714
|
-
}>) => import("rxjs").Observable<"Backend returned no hex for this hash" | {
|
|
715
|
-
inHash: any;
|
|
587
|
+
job: ({ device, currency, hash }: import("./commands/blockchain/testGetTrustedInputFromTxHash").TestGetTrustedInputFromTxHashJobOpts) => import("rxjs").Observable<"Backend returned no hex for this hash" | {
|
|
588
|
+
inHash: string;
|
|
716
589
|
finalOut: string;
|
|
717
590
|
}>;
|
|
718
591
|
};
|
|
@@ -749,15 +622,7 @@ declare const _default: {
|
|
|
749
622
|
alias?: undefined;
|
|
750
623
|
multiple?: undefined;
|
|
751
624
|
})[];
|
|
752
|
-
job: ({ device, verbose, install, uninstall, open, quit, debug
|
|
753
|
-
device: string;
|
|
754
|
-
verbose: boolean;
|
|
755
|
-
install: string[];
|
|
756
|
-
uninstall: string[];
|
|
757
|
-
open: string;
|
|
758
|
-
quit: string;
|
|
759
|
-
debug: string;
|
|
760
|
-
}>) => import("rxjs").Observable<any>;
|
|
625
|
+
job: ({ device, verbose, install, uninstall, open, quit, debug }: import("./commands/device/app").AppJobOpts) => import("rxjs").Observable<any>;
|
|
761
626
|
};
|
|
762
627
|
appUninstallAll: {
|
|
763
628
|
description: string;
|
|
@@ -768,7 +633,7 @@ declare const _default: {
|
|
|
768
633
|
descOpt: string;
|
|
769
634
|
desc: string;
|
|
770
635
|
}[];
|
|
771
|
-
job: ({ device
|
|
636
|
+
job: ({ device }: Partial<{
|
|
772
637
|
device: string;
|
|
773
638
|
}>) => import("rxjs").Observable<string | import("@ledgerhq/live-common/apps").State>;
|
|
774
639
|
};
|
|
@@ -785,10 +650,7 @@ declare const _default: {
|
|
|
785
650
|
alias: string;
|
|
786
651
|
desc: string;
|
|
787
652
|
})[];
|
|
788
|
-
job: ({ device, memo
|
|
789
|
-
device: string;
|
|
790
|
-
memo: string;
|
|
791
|
-
}>) => import("rxjs").Observable<never>;
|
|
653
|
+
job: ({ device, memo }: import("./commands/device/appsCheckAllAppVersions").AppsCheckAllAppVersionsJobOpts) => import("rxjs").Observable<never>;
|
|
792
654
|
};
|
|
793
655
|
appsInstallAll: {
|
|
794
656
|
description: string;
|
|
@@ -799,7 +661,7 @@ declare const _default: {
|
|
|
799
661
|
descOpt: string;
|
|
800
662
|
desc: string;
|
|
801
663
|
}[];
|
|
802
|
-
job: ({ device
|
|
664
|
+
job: ({ device }: Partial<{
|
|
803
665
|
device: string;
|
|
804
666
|
}>) => import("rxjs").Observable<import("@ledgerhq/live-common/apps").State>;
|
|
805
667
|
};
|
|
@@ -815,10 +677,7 @@ declare const _default: {
|
|
|
815
677
|
name: string;
|
|
816
678
|
type: NumberConstructor;
|
|
817
679
|
})[];
|
|
818
|
-
job: ({ device, index
|
|
819
|
-
device: string;
|
|
820
|
-
index: number;
|
|
821
|
-
}>) => import("rxjs").Observable<import("rxjs").Observable<unknown>>;
|
|
680
|
+
job: ({ device, index }: import("./commands/device/appsUpdateTestAll").AppsUpdateTestAllJobOpts) => import("rxjs").Observable<import("rxjs").Observable<unknown>>;
|
|
822
681
|
};
|
|
823
682
|
cleanSpeculos: {
|
|
824
683
|
description: string;
|
|
@@ -844,21 +703,7 @@ declare const _default: {
|
|
|
844
703
|
desc: string;
|
|
845
704
|
alias?: undefined;
|
|
846
705
|
})[];
|
|
847
|
-
job: (opts:
|
|
848
|
-
device: string;
|
|
849
|
-
id: string[];
|
|
850
|
-
xpub: string[];
|
|
851
|
-
file: string;
|
|
852
|
-
appjsonFile: string;
|
|
853
|
-
currency: string;
|
|
854
|
-
scheme: string;
|
|
855
|
-
index: number;
|
|
856
|
-
length: number;
|
|
857
|
-
paginateOperations: number;
|
|
858
|
-
}> & {
|
|
859
|
-
fileOutput: string;
|
|
860
|
-
deviceModelId: string;
|
|
861
|
-
}) => any;
|
|
706
|
+
job: (opts: import("./commands/device/customLockScreenFetch").CustomLockScreenFetchJobOpts) => any;
|
|
862
707
|
};
|
|
863
708
|
customLockScreenFetchAndRestore: {
|
|
864
709
|
description: string;
|
|
@@ -879,21 +724,7 @@ declare const _default: {
|
|
|
879
724
|
desc: string;
|
|
880
725
|
alias?: undefined;
|
|
881
726
|
})[];
|
|
882
|
-
job: (opts:
|
|
883
|
-
device: string;
|
|
884
|
-
id: string[];
|
|
885
|
-
xpub: string[];
|
|
886
|
-
file: string;
|
|
887
|
-
appjsonFile: string;
|
|
888
|
-
currency: string;
|
|
889
|
-
scheme: string;
|
|
890
|
-
index: number;
|
|
891
|
-
length: number;
|
|
892
|
-
paginateOperations: number;
|
|
893
|
-
}> & {
|
|
894
|
-
fileInput: string;
|
|
895
|
-
deviceModelId: string;
|
|
896
|
-
}) => any;
|
|
727
|
+
job: (opts: import("./commands/device/customLockScreenFetchAndRestore").CustomLockScreenFetchAndRestoreJobOpts) => any;
|
|
897
728
|
};
|
|
898
729
|
customLockScreenFetchHash: {
|
|
899
730
|
description: string;
|
|
@@ -936,21 +767,7 @@ declare const _default: {
|
|
|
936
767
|
desc: string;
|
|
937
768
|
alias?: undefined;
|
|
938
769
|
})[];
|
|
939
|
-
job: (opts:
|
|
940
|
-
device: string;
|
|
941
|
-
id: string[];
|
|
942
|
-
xpub: string[];
|
|
943
|
-
file: string;
|
|
944
|
-
appjsonFile: string;
|
|
945
|
-
currency: string;
|
|
946
|
-
scheme: string;
|
|
947
|
-
index: number;
|
|
948
|
-
length: number;
|
|
949
|
-
paginateOperations: number;
|
|
950
|
-
}> & {
|
|
951
|
-
fileInput: string;
|
|
952
|
-
deviceModelId: string;
|
|
953
|
-
}) => any;
|
|
770
|
+
job: (opts: import("./commands/device/customLockScreenLoad").CustomLockScreenLoadJobOpts) => any;
|
|
954
771
|
};
|
|
955
772
|
customLockScreenRemove: {
|
|
956
773
|
description: string;
|
|
@@ -988,10 +805,9 @@ declare const _default: {
|
|
|
988
805
|
type: StringConstructor;
|
|
989
806
|
desc: string;
|
|
990
807
|
})[];
|
|
991
|
-
job: ({ device, scenario
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
}>) => import("rxjs").Observable<unknown>;
|
|
808
|
+
job: ({ device, scenario }: import("./commands/device/devDeviceAppsScenario").DevDeviceAppsScenarioJobOpts) => import("rxjs").Observable<{
|
|
809
|
+
progress: number;
|
|
810
|
+
}>;
|
|
995
811
|
};
|
|
996
812
|
deviceAppVersion: {
|
|
997
813
|
args: {
|
|
@@ -1001,7 +817,7 @@ declare const _default: {
|
|
|
1001
817
|
descOpt: string;
|
|
1002
818
|
desc: string;
|
|
1003
819
|
}[];
|
|
1004
|
-
job: ({ device
|
|
820
|
+
job: ({ device }: Partial<{
|
|
1005
821
|
device: string;
|
|
1006
822
|
}>) => import("rxjs").Observable<{
|
|
1007
823
|
name: string;
|
|
@@ -1017,7 +833,7 @@ declare const _default: {
|
|
|
1017
833
|
descOpt: string;
|
|
1018
834
|
desc: string;
|
|
1019
835
|
}[];
|
|
1020
|
-
job: ({ device
|
|
836
|
+
job: ({ device }: Partial<{
|
|
1021
837
|
device: string;
|
|
1022
838
|
}>) => import("rxjs").Observable<import("@ledgerhq/types-live").DeviceInfo>;
|
|
1023
839
|
};
|
|
@@ -1038,12 +854,7 @@ declare const _default: {
|
|
|
1038
854
|
type: StringConstructor;
|
|
1039
855
|
desc: string;
|
|
1040
856
|
})[];
|
|
1041
|
-
job: ({ device, osuVersion, "to-my-own-risk": toMyOwnRisk, listOSUs, }: Partial<
|
|
1042
|
-
device: string;
|
|
1043
|
-
osuVersion: string;
|
|
1044
|
-
"to-my-own-risk": boolean;
|
|
1045
|
-
listOSUs: boolean;
|
|
1046
|
-
}>) => import("rxjs").Observable<unknown>;
|
|
857
|
+
job: ({ device, osuVersion, "to-my-own-risk": toMyOwnRisk, listOSUs, }: Partial<import("./commands/device/deviceSDKFirmwareUpdate").DeviceSDKFirmwareUpdateJobOpts>) => import("rxjs").Observable<unknown>;
|
|
1047
858
|
};
|
|
1048
859
|
deviceSDKGetBatteryStatuses: {
|
|
1049
860
|
description: string;
|
|
@@ -1054,7 +865,7 @@ declare const _default: {
|
|
|
1054
865
|
descOpt: string;
|
|
1055
866
|
desc: string;
|
|
1056
867
|
}[];
|
|
1057
|
-
job: ({ device
|
|
868
|
+
job: ({ device }: Partial<{
|
|
1058
869
|
device: string;
|
|
1059
870
|
}>) => import("rxjs").Observable<unknown>;
|
|
1060
871
|
};
|
|
@@ -1067,7 +878,7 @@ declare const _default: {
|
|
|
1067
878
|
descOpt: string;
|
|
1068
879
|
desc: string;
|
|
1069
880
|
}[];
|
|
1070
|
-
job: ({ device
|
|
881
|
+
job: ({ device }: Partial<{
|
|
1071
882
|
device: string;
|
|
1072
883
|
}>) => import("rxjs").Observable<unknown>;
|
|
1073
884
|
};
|
|
@@ -1085,10 +896,7 @@ declare const _default: {
|
|
|
1085
896
|
desc: string;
|
|
1086
897
|
type: StringConstructor;
|
|
1087
898
|
})[];
|
|
1088
|
-
job: ({ device, toggleType
|
|
1089
|
-
device: string;
|
|
1090
|
-
toggleType: "enter" | "exit";
|
|
1091
|
-
}>) => import("rxjs").Observable<unknown>;
|
|
899
|
+
job: ({ device, toggleType }: import("./commands/device/deviceSDKToggleOnboardingEarlyCheck").DeviceSDKToggleOnboardingEarlyCheckJobOpts) => import("rxjs").Observable<unknown>;
|
|
1092
900
|
};
|
|
1093
901
|
deviceVersion: {
|
|
1094
902
|
args: {
|
|
@@ -1098,7 +906,7 @@ declare const _default: {
|
|
|
1098
906
|
descOpt: string;
|
|
1099
907
|
desc: string;
|
|
1100
908
|
}[];
|
|
1101
|
-
job: ({ device
|
|
909
|
+
job: ({ device }: Partial<{
|
|
1102
910
|
device: string;
|
|
1103
911
|
}>) => import("rxjs").Observable<import("@ledgerhq/device-core/index").FirmwareInfoEntity>;
|
|
1104
912
|
};
|
|
@@ -1114,7 +922,7 @@ declare const _default: {
|
|
|
1114
922
|
type: BooleanConstructor;
|
|
1115
923
|
desc: string;
|
|
1116
924
|
})[];
|
|
1117
|
-
job: ({ module, interactive
|
|
925
|
+
job: ({ module, interactive }: Partial<{
|
|
1118
926
|
module: string;
|
|
1119
927
|
interactive: boolean;
|
|
1120
928
|
}>) => import("@ledgerhq/live-common/hw").Discovery | import("rxjs").Observable<string>;
|
|
@@ -1132,10 +940,7 @@ declare const _default: {
|
|
|
1132
940
|
type: StringConstructor;
|
|
1133
941
|
desc: string;
|
|
1134
942
|
})[];
|
|
1135
|
-
job: ({ device, forceMCU
|
|
1136
|
-
device: string;
|
|
1137
|
-
forceMCU: string;
|
|
1138
|
-
}>) => import("rxjs").Observable<{
|
|
943
|
+
job: ({ device, forceMCU }: import("./commands/device/firmwareRepair").FirmwareRepairJobOpts) => import("rxjs").Observable<{
|
|
1139
944
|
progress: number;
|
|
1140
945
|
}>;
|
|
1141
946
|
};
|
|
@@ -1156,12 +961,7 @@ declare const _default: {
|
|
|
1156
961
|
type: StringConstructor;
|
|
1157
962
|
desc: string;
|
|
1158
963
|
})[];
|
|
1159
|
-
job: ({ device, osuVersion, "to-my-own-risk": toMyOwnRisk, listOSUs, }: Partial<
|
|
1160
|
-
device: string;
|
|
1161
|
-
osuVersion: string;
|
|
1162
|
-
"to-my-own-risk": boolean;
|
|
1163
|
-
listOSUs: boolean;
|
|
1164
|
-
}>) => import("rxjs").Observable<unknown>;
|
|
964
|
+
job: ({ device, osuVersion, "to-my-own-risk": toMyOwnRisk, listOSUs, }: Partial<import("./commands/device/firmwareUpdate").FirmwareUpdateJobOpts>) => import("rxjs").Observable<unknown>;
|
|
1165
965
|
};
|
|
1166
966
|
genuineCheck: {
|
|
1167
967
|
description: string;
|
|
@@ -1172,7 +972,7 @@ declare const _default: {
|
|
|
1172
972
|
descOpt: string;
|
|
1173
973
|
desc: string;
|
|
1174
974
|
}[];
|
|
1175
|
-
job: ({ device
|
|
975
|
+
job: ({ device }: Partial<{
|
|
1176
976
|
device: string;
|
|
1177
977
|
}>) => import("rxjs").Observable<import("@ledgerhq/types-live").SocketEvent>;
|
|
1178
978
|
};
|
|
@@ -1188,10 +988,7 @@ declare const _default: {
|
|
|
1188
988
|
type: StringConstructor;
|
|
1189
989
|
desc: string;
|
|
1190
990
|
})[];
|
|
1191
|
-
job: (arg:
|
|
1192
|
-
device: string;
|
|
1193
|
-
p2: string;
|
|
1194
|
-
}>) => import("rxjs").Observable<number[]>;
|
|
991
|
+
job: (arg: import("./commands/device/getBatteryStatus").GetBatteryStatusJobOpts) => import("rxjs").Observable<number[]>;
|
|
1195
992
|
};
|
|
1196
993
|
getDeviceRunningMode: {
|
|
1197
994
|
description: string;
|
|
@@ -1207,11 +1004,7 @@ declare const _default: {
|
|
|
1207
1004
|
desc: string;
|
|
1208
1005
|
type: NumberConstructor;
|
|
1209
1006
|
})[];
|
|
1210
|
-
job: ({ device, unresponsiveTimeoutMs, cantOpenDeviceRetryLimit, }: Partial<
|
|
1211
|
-
device: string;
|
|
1212
|
-
unresponsiveTimeoutMs: number;
|
|
1213
|
-
cantOpenDeviceRetryLimit: number;
|
|
1214
|
-
}>) => import("rxjs").Observable<import("@ledgerhq/live-common/hw/getDeviceRunningMode").GetDeviceRunningModeResult | null>;
|
|
1007
|
+
job: ({ device, unresponsiveTimeoutMs, cantOpenDeviceRetryLimit, }: Partial<import("./commands/device/getDeviceRunningMode").GetDeviceRunningModeJobOpts>) => import("rxjs").Observable<import("@ledgerhq/live-common/hw/getDeviceRunningMode").GetDeviceRunningModeResult | null>;
|
|
1215
1008
|
};
|
|
1216
1009
|
i18n: {
|
|
1217
1010
|
description: string;
|
|
@@ -1227,24 +1020,7 @@ declare const _default: {
|
|
|
1227
1020
|
type: StringConstructor;
|
|
1228
1021
|
desc: string;
|
|
1229
1022
|
})[];
|
|
1230
|
-
job: (opts:
|
|
1231
|
-
device: string;
|
|
1232
|
-
id: string[];
|
|
1233
|
-
xpub: string[];
|
|
1234
|
-
file: string;
|
|
1235
|
-
appjsonFile: string;
|
|
1236
|
-
currency: string;
|
|
1237
|
-
scheme: string;
|
|
1238
|
-
index: number;
|
|
1239
|
-
length: number;
|
|
1240
|
-
paginateOperations: number;
|
|
1241
|
-
}> & {
|
|
1242
|
-
deviceId: string;
|
|
1243
|
-
install: string;
|
|
1244
|
-
uninstall: string;
|
|
1245
|
-
date_created: string;
|
|
1246
|
-
date_last_modified: string;
|
|
1247
|
-
}) => any;
|
|
1023
|
+
job: (opts: import("./commands/device/i18n").I18nJobOpts) => any;
|
|
1248
1024
|
};
|
|
1249
1025
|
listApps: {
|
|
1250
1026
|
description: string;
|
|
@@ -1255,7 +1031,7 @@ declare const _default: {
|
|
|
1255
1031
|
descOpt: string;
|
|
1256
1032
|
desc: string;
|
|
1257
1033
|
}[];
|
|
1258
|
-
job: ({ device
|
|
1034
|
+
job: ({ device }: Partial<{
|
|
1259
1035
|
device: string;
|
|
1260
1036
|
}>) => import("rxjs").Observable<import("@ledgerhq/live-common/apps").ListAppResponse>;
|
|
1261
1037
|
};
|
|
@@ -1280,11 +1056,7 @@ declare const _default: {
|
|
|
1280
1056
|
typeDesc: string;
|
|
1281
1057
|
default?: undefined;
|
|
1282
1058
|
})[];
|
|
1283
|
-
job: ({ device, format, benchmark
|
|
1284
|
-
device: string;
|
|
1285
|
-
format: string;
|
|
1286
|
-
benchmark: boolean;
|
|
1287
|
-
}>) => import("rxjs").Observable<any>;
|
|
1059
|
+
job: ({ device, format, benchmark }: import("./commands/device/managerListApps").ManagerListAppsJobOpts) => import("rxjs").Observable<any>;
|
|
1288
1060
|
};
|
|
1289
1061
|
proxy: {
|
|
1290
1062
|
args: ({
|
|
@@ -1309,33 +1081,20 @@ declare const _default: {
|
|
|
1309
1081
|
desc: string;
|
|
1310
1082
|
alias?: undefined;
|
|
1311
1083
|
})[];
|
|
1312
|
-
job: ({ device, file, record, port, silent, verbose, "disable-auto-skip": noAutoSkip }:
|
|
1313
|
-
device: any;
|
|
1314
|
-
file: any;
|
|
1315
|
-
record: any;
|
|
1316
|
-
port: any;
|
|
1317
|
-
silent: any;
|
|
1318
|
-
verbose: any;
|
|
1319
|
-
"disable-auto-skip": any;
|
|
1320
|
-
}) => import("rxjs").Observable<unknown>;
|
|
1084
|
+
job: ({ device, file, record, port, silent, verbose, "disable-auto-skip": noAutoSkip, }: Partial<import("./commands/device/proxy").ProxyJobOpts>) => import("rxjs").Observable<unknown>;
|
|
1321
1085
|
};
|
|
1322
1086
|
reinstallConfigurationConsent: {
|
|
1323
1087
|
description: string;
|
|
1324
|
-
args:
|
|
1088
|
+
args: {
|
|
1325
1089
|
name: string;
|
|
1326
1090
|
alias: string;
|
|
1327
1091
|
type: StringConstructor;
|
|
1328
1092
|
descOpt: string;
|
|
1329
1093
|
desc: string;
|
|
1330
|
-
}
|
|
1331
|
-
|
|
1332
|
-
alias: string;
|
|
1333
|
-
type: StringConstructor;
|
|
1334
|
-
typeDesc: string;
|
|
1335
|
-
})[];
|
|
1336
|
-
job: ({ device }: {
|
|
1094
|
+
}[];
|
|
1095
|
+
job: ({ device }: Partial<{
|
|
1337
1096
|
device: string;
|
|
1338
|
-
}) => import("rxjs").Observable<void>;
|
|
1097
|
+
}>) => import("rxjs").Observable<void>;
|
|
1339
1098
|
};
|
|
1340
1099
|
repl: {
|
|
1341
1100
|
description: string;
|
|
@@ -1352,10 +1111,7 @@ declare const _default: {
|
|
|
1352
1111
|
typeDesc: string;
|
|
1353
1112
|
desc: string;
|
|
1354
1113
|
})[];
|
|
1355
|
-
job: ({ device, file }:
|
|
1356
|
-
device: string;
|
|
1357
|
-
file: string;
|
|
1358
|
-
}) => import("rxjs").Observable<string>;
|
|
1114
|
+
job: ({ device, file }: import("./commands/device/repl").ReplJobOpts) => import("rxjs").Observable<string>;
|
|
1359
1115
|
};
|
|
1360
1116
|
speculosList: {
|
|
1361
1117
|
description: string;
|
|
@@ -1404,21 +1160,7 @@ declare const _default: {
|
|
|
1404
1160
|
typeDesc: string;
|
|
1405
1161
|
desc: string;
|
|
1406
1162
|
})[];
|
|
1407
|
-
job: (opts:
|
|
1408
|
-
device: string;
|
|
1409
|
-
id: string[];
|
|
1410
|
-
xpub: string[];
|
|
1411
|
-
file: string;
|
|
1412
|
-
appjsonFile: string;
|
|
1413
|
-
currency: string;
|
|
1414
|
-
scheme: string;
|
|
1415
|
-
index: number;
|
|
1416
|
-
length: number;
|
|
1417
|
-
paginateOperations: number;
|
|
1418
|
-
}> & {
|
|
1419
|
-
format: string;
|
|
1420
|
-
period: string;
|
|
1421
|
-
}) => import("rxjs").Observable<unknown>;
|
|
1163
|
+
job: (opts: import("./commands/live/balanceHistory").BalanceHistoryJobOpts) => import("rxjs").Observable<unknown>;
|
|
1422
1164
|
};
|
|
1423
1165
|
countervalues: {
|
|
1424
1166
|
description: string;
|
|
@@ -1546,20 +1288,7 @@ declare const _default: {
|
|
|
1546
1288
|
type: BooleanConstructor;
|
|
1547
1289
|
desc: string;
|
|
1548
1290
|
})[];
|
|
1549
|
-
job: (opts:
|
|
1550
|
-
device: string;
|
|
1551
|
-
id: string[];
|
|
1552
|
-
xpub: string[];
|
|
1553
|
-
file: string;
|
|
1554
|
-
appjsonFile: string;
|
|
1555
|
-
currency: string;
|
|
1556
|
-
scheme: string;
|
|
1557
|
-
index: number;
|
|
1558
|
-
length: number;
|
|
1559
|
-
paginateOperations: number;
|
|
1560
|
-
}> & Partial<{
|
|
1561
|
-
out: boolean;
|
|
1562
|
-
}>) => import("rxjs").Observable<string>;
|
|
1291
|
+
job: (opts: import("./commands/live/exportAccounts").ExportAccountsJobOpts) => import("rxjs").Observable<string>;
|
|
1563
1292
|
};
|
|
1564
1293
|
ledgerKeyRingProtocol: {
|
|
1565
1294
|
description: string;
|
|
@@ -1590,25 +1319,7 @@ declare const _default: {
|
|
|
1590
1319
|
default: string;
|
|
1591
1320
|
desc: string;
|
|
1592
1321
|
})[];
|
|
1593
|
-
job: ({ device, initMemberCredentials, getKeyRingTree, encryptUserData, decryptUserData, getMembers, restoreKeyRingTree, destroyKeyRingTree, pubKey, privateKey, rootId, walletSyncEncryptionKey, applicationPath, message, applicationId, name, apiBaseUrl, }:
|
|
1594
|
-
device: string;
|
|
1595
|
-
initMemberCredentials: boolean;
|
|
1596
|
-
getKeyRingTree: boolean;
|
|
1597
|
-
getMembers: boolean;
|
|
1598
|
-
encryptUserData: boolean;
|
|
1599
|
-
decryptUserData: boolean;
|
|
1600
|
-
restoreKeyRingTree: boolean;
|
|
1601
|
-
destroyKeyRingTree: boolean;
|
|
1602
|
-
pubKey: string;
|
|
1603
|
-
privateKey: string;
|
|
1604
|
-
rootId: string;
|
|
1605
|
-
walletSyncEncryptionKey: string;
|
|
1606
|
-
applicationPath: string;
|
|
1607
|
-
message: string;
|
|
1608
|
-
applicationId: number;
|
|
1609
|
-
name: string;
|
|
1610
|
-
apiBaseUrl: string;
|
|
1611
|
-
}>) => Promise<string> | Promise<void> | "applicationId is required" | "name is required" | "apiBaseUrl is required" | Promise<import("@ledgerhq/ledger-key-ring-protocol/types").MemberCredentials> | "pubKey and privateKey are required" | Promise<import("@ledgerhq/ledger-key-ring-protocol/types").Trustchain> | "walletSyncEncryptionKey is required" | "applicationPath is required" | Promise<import("@ledgerhq/ledger-key-ring-protocol/types").TrustchainMember[]> | "rootId is required" | "message is required" | "command does not exist";
|
|
1322
|
+
job: ({ device, initMemberCredentials, getKeyRingTree, encryptUserData, decryptUserData, getMembers, restoreKeyRingTree, destroyKeyRingTree, pubKey, privateKey, rootId, walletSyncEncryptionKey, applicationPath, message, applicationId, name, apiBaseUrl, }: import("./commands/live/ledgerKeyRingProtocol").LedgerKeyRingProtocolJobOpts) => Promise<string> | Promise<void> | "applicationId is required" | "name is required" | "apiBaseUrl is required" | Promise<import("@ledgerhq/ledger-key-ring-protocol/types").MemberCredentials> | "pubKey and privateKey are required" | Promise<import("@ledgerhq/ledger-key-ring-protocol/types").Trustchain> | "walletSyncEncryptionKey is required" | "applicationPath is required" | Promise<import("@ledgerhq/ledger-key-ring-protocol/types").TrustchainMember[]> | "rootId is required" | "message is required" | "command does not exist";
|
|
1612
1323
|
};
|
|
1613
1324
|
ledgerSync: {
|
|
1614
1325
|
description: string;
|
|
@@ -1648,10 +1359,10 @@ declare const _default: {
|
|
|
1648
1359
|
applicationPath: string;
|
|
1649
1360
|
data: string;
|
|
1650
1361
|
version: number;
|
|
1651
|
-
applicationId
|
|
1652
|
-
name
|
|
1653
|
-
apiBaseUrl
|
|
1654
|
-
cloudSyncApiBaseUrl
|
|
1362
|
+
applicationId?: number | undefined;
|
|
1363
|
+
name?: string | undefined;
|
|
1364
|
+
apiBaseUrl?: string | undefined;
|
|
1365
|
+
cloudSyncApiBaseUrl?: string | undefined;
|
|
1655
1366
|
}>) => Promise<string> | "applicationId is required" | "name is required" | "apiBaseUrl is required" | "pubKey and privateKey are required" | "walletSyncEncryptionKey is required" | "applicationPath is required" | "command does not exist" | "data is required";
|
|
1656
1367
|
};
|
|
1657
1368
|
liveData: {
|
|
@@ -1695,21 +1406,7 @@ declare const _default: {
|
|
|
1695
1406
|
type: BooleanConstructor;
|
|
1696
1407
|
desc: string;
|
|
1697
1408
|
})[];
|
|
1698
|
-
job: (opts:
|
|
1699
|
-
device: string;
|
|
1700
|
-
id: string[];
|
|
1701
|
-
xpub: string[];
|
|
1702
|
-
file: string;
|
|
1703
|
-
appjsonFile: string;
|
|
1704
|
-
currency: string;
|
|
1705
|
-
scheme: string;
|
|
1706
|
-
index: number;
|
|
1707
|
-
length: number;
|
|
1708
|
-
paginateOperations: number;
|
|
1709
|
-
}> & Partial<{
|
|
1710
|
-
appjson: string;
|
|
1711
|
-
add: boolean;
|
|
1712
|
-
}>) => import("rxjs").Observable<string>;
|
|
1409
|
+
job: (opts: import("./commands/live/liveData").LiveDataJobOpts) => import("rxjs").Observable<string>;
|
|
1713
1410
|
};
|
|
1714
1411
|
portfolio: {
|
|
1715
1412
|
description: string;
|
|
@@ -1757,22 +1454,7 @@ declare const _default: {
|
|
|
1757
1454
|
type: BooleanConstructor;
|
|
1758
1455
|
desc: string;
|
|
1759
1456
|
})[];
|
|
1760
|
-
job: (opts:
|
|
1761
|
-
device: string;
|
|
1762
|
-
id: string[];
|
|
1763
|
-
xpub: string[];
|
|
1764
|
-
file: string;
|
|
1765
|
-
appjsonFile: string;
|
|
1766
|
-
currency: string;
|
|
1767
|
-
scheme: string;
|
|
1768
|
-
index: number;
|
|
1769
|
-
length: number;
|
|
1770
|
-
paginateOperations: number;
|
|
1771
|
-
}> & {
|
|
1772
|
-
disableAutofillGaps: boolean;
|
|
1773
|
-
countervalue: string;
|
|
1774
|
-
period: string;
|
|
1775
|
-
}>) => import("rxjs").Observable<string>;
|
|
1457
|
+
job: (opts: import("./commands/live/portfolio").PortfolioJobOpts) => import("rxjs").Observable<string>;
|
|
1776
1458
|
};
|
|
1777
1459
|
synchronousOnboarding: {
|
|
1778
1460
|
description: string;
|
|
@@ -1788,10 +1470,7 @@ declare const _default: {
|
|
|
1788
1470
|
desc: string;
|
|
1789
1471
|
type: NumberConstructor;
|
|
1790
1472
|
})[];
|
|
1791
|
-
job: ({ device, pollingPeriodMs, }:
|
|
1792
|
-
device: string;
|
|
1793
|
-
pollingPeriodMs: number;
|
|
1794
|
-
}>) => import("rxjs").Observable<import("@ledgerhq/live-common/hw/getOnboardingStatePolling").OnboardingStatePollingResult | null>;
|
|
1473
|
+
job: ({ device, pollingPeriodMs, }: import("./commands/live/synchronousOnboarding").SynchronousOnboardingJobOpts) => import("rxjs").Observable<import("@ledgerhq/live-common/hw/getOnboardingStatePolling").OnboardingStatePollingResult | null>;
|
|
1795
1474
|
};
|
|
1796
1475
|
user: {
|
|
1797
1476
|
args: never[];
|
|
@@ -1842,25 +1521,7 @@ declare const _default: {
|
|
|
1842
1521
|
type: BooleanConstructor;
|
|
1843
1522
|
desc: string;
|
|
1844
1523
|
})[];
|
|
1845
|
-
job: (opts:
|
|
1846
|
-
device: string;
|
|
1847
|
-
id: string[];
|
|
1848
|
-
xpub: string[];
|
|
1849
|
-
file: string;
|
|
1850
|
-
appjsonFile: string;
|
|
1851
|
-
currency: string;
|
|
1852
|
-
scheme: string;
|
|
1853
|
-
index: number;
|
|
1854
|
-
length: number;
|
|
1855
|
-
paginateOperations: number;
|
|
1856
|
-
}> & {
|
|
1857
|
-
amount: string;
|
|
1858
|
-
useAllAmount: boolean;
|
|
1859
|
-
useFloat: boolean;
|
|
1860
|
-
_unknown: any;
|
|
1861
|
-
deviceId: string;
|
|
1862
|
-
tokenId: string;
|
|
1863
|
-
}) => import("rxjs").Observable<void>;
|
|
1524
|
+
job: (opts: import("./commands/ptx/swap").SwapJobOpts) => import("rxjs").Observable<void>;
|
|
1864
1525
|
};
|
|
1865
1526
|
};
|
|
1866
1527
|
export default _default;
|