@ledgerhq/live-cli 23.3.3 → 23.3.4-nightly.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.map +1 -0
- package/lib/commands/{bot.js → blockchain/bot.js} +1 -1
- package/lib/commands/blockchain/bot.js.map +1 -0
- package/lib/commands/blockchain/botPortfolio.d.ts.map +1 -0
- package/lib/commands/blockchain/botPortfolio.js.map +1 -0
- package/lib/commands/blockchain/botTransfer.d.ts.map +1 -0
- package/lib/commands/blockchain/botTransfer.js.map +1 -0
- package/lib/commands/{broadcast.d.ts → blockchain/broadcast.d.ts} +2 -2
- package/lib/commands/blockchain/broadcast.d.ts.map +1 -0
- package/lib/commands/{broadcast.js → blockchain/broadcast.js} +2 -2
- package/lib/commands/blockchain/broadcast.js.map +1 -0
- package/lib/commands/blockchain/confirmOp.d.ts.map +1 -0
- package/lib/commands/{confirmOp.js → blockchain/confirmOp.js} +1 -1
- package/lib/commands/blockchain/confirmOp.js.map +1 -0
- package/lib/commands/blockchain/derivation.d.ts.map +1 -0
- package/lib/commands/blockchain/derivation.js.map +1 -0
- package/lib/commands/{estimateMaxSpendable.d.ts → blockchain/estimateMaxSpendable.d.ts} +1 -1
- package/lib/commands/blockchain/estimateMaxSpendable.d.ts.map +1 -0
- package/lib/commands/{estimateMaxSpendable.js → blockchain/estimateMaxSpendable.js} +1 -1
- package/lib/commands/blockchain/estimateMaxSpendable.js.map +1 -0
- package/lib/commands/{generateTestScanAccounts.d.ts → blockchain/generateTestScanAccounts.d.ts} +1 -1
- package/lib/commands/blockchain/generateTestScanAccounts.d.ts.map +1 -0
- package/lib/commands/{generateTestScanAccounts.js → blockchain/generateTestScanAccounts.js} +1 -1
- package/lib/commands/blockchain/generateTestScanAccounts.js.map +1 -0
- package/lib/commands/{generateTestTransaction.d.ts → blockchain/generateTestTransaction.d.ts} +2 -2
- package/lib/commands/blockchain/generateTestTransaction.d.ts.map +1 -0
- package/lib/commands/{generateTestTransaction.js → blockchain/generateTestTransaction.js} +2 -2
- package/lib/commands/blockchain/generateTestTransaction.js.map +1 -0
- package/lib/commands/blockchain/getAddress.d.ts.map +1 -0
- package/lib/commands/{getAddress.js → blockchain/getAddress.js} +1 -1
- package/lib/commands/blockchain/getAddress.js.map +1 -0
- package/lib/commands/{getTransactionStatus.d.ts → blockchain/getTransactionStatus.d.ts} +2 -2
- package/lib/commands/blockchain/getTransactionStatus.d.ts.map +1 -0
- package/lib/commands/{getTransactionStatus.js → blockchain/getTransactionStatus.js} +2 -2
- package/lib/commands/blockchain/getTransactionStatus.js.map +1 -0
- package/lib/commands/{receive.d.ts → blockchain/receive.d.ts} +1 -1
- package/lib/commands/blockchain/receive.d.ts.map +1 -0
- package/lib/commands/{receive.js → blockchain/receive.js} +2 -2
- package/lib/commands/blockchain/receive.js.map +1 -0
- package/lib/commands/blockchain/satstack.d.ts.map +1 -0
- package/lib/commands/{satstack.js → blockchain/satstack.js} +2 -2
- package/lib/commands/blockchain/satstack.js.map +1 -0
- package/lib/commands/blockchain/satstackStatus.d.ts.map +1 -0
- package/lib/commands/blockchain/satstackStatus.js.map +1 -0
- package/lib/commands/blockchain/scanDescriptors.d.ts.map +1 -0
- package/lib/commands/{scanDescriptors.js → blockchain/scanDescriptors.js} +1 -1
- package/lib/commands/blockchain/scanDescriptors.js.map +1 -0
- package/lib/commands/{send.d.ts → blockchain/send.d.ts} +2 -2
- package/lib/commands/blockchain/send.d.ts.map +1 -0
- package/lib/commands/{send.js → blockchain/send.js} +2 -2
- package/lib/commands/blockchain/send.js.map +1 -0
- package/lib/commands/blockchain/signMessage.d.ts.map +1 -0
- package/lib/commands/{signMessage.js → blockchain/signMessage.js} +1 -1
- package/lib/commands/blockchain/signMessage.js.map +1 -0
- package/lib/commands/{sync.d.ts → blockchain/sync.d.ts} +1 -1
- package/lib/commands/blockchain/sync.d.ts.map +1 -0
- package/lib/commands/{sync.js → blockchain/sync.js} +1 -1
- package/lib/commands/blockchain/sync.js.map +1 -0
- package/lib/commands/{testDetectOpCollision.d.ts → blockchain/testDetectOpCollision.d.ts} +1 -1
- package/lib/commands/blockchain/testDetectOpCollision.d.ts.map +1 -0
- package/lib/commands/{testDetectOpCollision.js → blockchain/testDetectOpCollision.js} +1 -1
- package/lib/commands/blockchain/testDetectOpCollision.js.map +1 -0
- package/lib/commands/blockchain/testGetTrustedInputFromTxHash.d.ts.map +1 -0
- package/lib/commands/{testGetTrustedInputFromTxHash.js → blockchain/testGetTrustedInputFromTxHash.js} +1 -1
- package/lib/commands/blockchain/testGetTrustedInputFromTxHash.js.map +1 -0
- package/lib/commands/device/app.d.ts.map +1 -0
- package/lib/commands/{app.js → device/app.js} +1 -1
- package/lib/commands/device/app.js.map +1 -0
- package/lib/commands/device/appUninstallAll.d.ts.map +1 -0
- package/lib/commands/{appUninstallAll.js → device/appUninstallAll.js} +1 -1
- package/lib/commands/device/appUninstallAll.js.map +1 -0
- package/lib/commands/device/appsCheckAllAppVersions.d.ts.map +1 -0
- package/lib/commands/{appsCheckAllAppVersions.js → device/appsCheckAllAppVersions.js} +1 -1
- package/lib/commands/device/appsCheckAllAppVersions.js.map +1 -0
- package/lib/commands/device/appsInstallAll.d.ts.map +1 -0
- package/lib/commands/{appsInstallAll.js → device/appsInstallAll.js} +1 -1
- package/lib/commands/device/appsInstallAll.js.map +1 -0
- package/lib/commands/device/appsUpdateTestAll.d.ts.map +1 -0
- package/lib/commands/{appsUpdateTestAll.js → device/appsUpdateTestAll.js} +1 -1
- package/lib/commands/device/appsUpdateTestAll.js.map +1 -0
- package/lib/commands/device/cleanSpeculos.d.ts.map +1 -0
- package/lib/commands/device/cleanSpeculos.js.map +1 -0
- package/lib/commands/device/devDeviceAppsScenario.d.ts.map +1 -0
- package/lib/commands/{devDeviceAppsScenario.js → device/devDeviceAppsScenario.js} +1 -1
- package/lib/commands/device/devDeviceAppsScenario.js.map +1 -0
- package/lib/commands/device/deviceAppVersion.d.ts.map +1 -0
- package/lib/commands/{deviceAppVersion.js → device/deviceAppVersion.js} +1 -1
- package/lib/commands/device/deviceAppVersion.js.map +1 -0
- package/lib/commands/device/deviceInfo.d.ts.map +1 -0
- package/lib/commands/{deviceInfo.js → device/deviceInfo.js} +1 -1
- package/lib/commands/device/deviceInfo.js.map +1 -0
- package/lib/commands/device/deviceSDKFirmwareUpdate.d.ts.map +1 -0
- package/lib/commands/{deviceSDKFirmwareUpdate.js → device/deviceSDKFirmwareUpdate.js} +1 -1
- package/lib/commands/device/deviceSDKFirmwareUpdate.js.map +1 -0
- package/lib/commands/device/deviceSDKGetBatteryStatuses.d.ts.map +1 -0
- package/lib/commands/{deviceSDKGetBatteryStatuses.js → device/deviceSDKGetBatteryStatuses.js} +1 -1
- package/lib/commands/device/deviceSDKGetBatteryStatuses.js.map +1 -0
- package/lib/commands/device/deviceSDKGetDeviceInfo.d.ts.map +1 -0
- package/lib/commands/{deviceSDKGetDeviceInfo.js → device/deviceSDKGetDeviceInfo.js} +1 -1
- package/lib/commands/device/deviceSDKGetDeviceInfo.js.map +1 -0
- package/lib/commands/device/deviceSDKToggleOnboardingEarlyCheck.d.ts.map +1 -0
- package/lib/commands/{deviceSDKToggleOnboardingEarlyCheck.js → device/deviceSDKToggleOnboardingEarlyCheck.js} +1 -1
- package/lib/commands/device/deviceSDKToggleOnboardingEarlyCheck.js.map +1 -0
- package/lib/commands/{deviceVersion.d.ts → device/deviceVersion.d.ts} +1 -1
- package/lib/commands/device/deviceVersion.d.ts.map +1 -0
- package/lib/commands/device/deviceVersion.js +14 -0
- package/lib/commands/device/deviceVersion.js.map +1 -0
- package/lib/commands/device/discoverDevices.d.ts.map +1 -0
- package/lib/commands/device/discoverDevices.js.map +1 -0
- package/lib/commands/device/firmwareRepair.d.ts.map +1 -0
- package/lib/commands/{firmwareRepair.js → device/firmwareRepair.js} +1 -1
- package/lib/commands/device/firmwareRepair.js.map +1 -0
- package/lib/commands/device/firmwareUpdate.d.ts.map +1 -0
- package/lib/commands/{firmwareUpdate.js → device/firmwareUpdate.js} +1 -1
- package/lib/commands/device/firmwareUpdate.js.map +1 -0
- package/lib/commands/device/genuineCheck.d.ts.map +1 -0
- package/lib/commands/{genuineCheck.js → device/genuineCheck.js} +1 -1
- package/lib/commands/device/genuineCheck.js.map +1 -0
- package/lib/commands/device/getBatteryStatus.d.ts.map +1 -0
- package/lib/commands/{getBatteryStatus.js → device/getBatteryStatus.js} +1 -1
- package/lib/commands/device/getBatteryStatus.js.map +1 -0
- package/lib/commands/device/getDeviceRunningMode.d.ts.map +1 -0
- package/lib/commands/{getDeviceRunningMode.js → device/getDeviceRunningMode.js} +1 -1
- package/lib/commands/device/getDeviceRunningMode.js.map +1 -0
- package/lib/commands/{i18n.d.ts → device/i18n.d.ts} +1 -1
- package/lib/commands/device/i18n.d.ts.map +1 -0
- package/lib/commands/{i18n.js → device/i18n.js} +1 -1
- package/lib/commands/device/i18n.js.map +1 -0
- package/lib/commands/device/listApps.d.ts.map +1 -0
- package/lib/commands/{listApps.js → device/listApps.js} +1 -1
- package/lib/commands/device/listApps.js.map +1 -0
- package/lib/commands/device/managerListApps.d.ts.map +1 -0
- package/lib/commands/{managerListApps.js → device/managerListApps.js} +1 -1
- package/lib/commands/device/managerListApps.js.map +1 -0
- package/lib/commands/device/proxy.d.ts.map +1 -0
- package/lib/commands/{proxy.js → device/proxy.js} +1 -1
- package/lib/commands/device/proxy.js.map +1 -0
- package/lib/commands/device/repl.d.ts.map +1 -0
- package/lib/commands/{repl.js → device/repl.js} +2 -2
- package/lib/commands/device/repl.js.map +1 -0
- package/lib/commands/device/speculosList.d.ts.map +1 -0
- package/lib/commands/device/speculosList.js.map +1 -0
- package/lib/commands/{staxFetchAndRestoreDemo.d.ts → device/staxFetchAndRestoreDemo.d.ts} +1 -1
- package/lib/commands/device/staxFetchAndRestoreDemo.d.ts.map +1 -0
- package/lib/commands/{staxFetchAndRestoreDemo.js → device/staxFetchAndRestoreDemo.js} +1 -1
- package/lib/commands/device/staxFetchAndRestoreDemo.js.map +1 -0
- package/lib/commands/{staxFetchImage.d.ts → device/staxFetchImage.d.ts} +1 -1
- package/lib/commands/device/staxFetchImage.d.ts.map +1 -0
- package/lib/commands/{staxFetchImage.js → device/staxFetchImage.js} +1 -1
- package/lib/commands/device/staxFetchImage.js.map +1 -0
- package/lib/commands/{staxFetchImageHash.d.ts → device/staxFetchImageHash.d.ts} +1 -1
- package/lib/commands/device/staxFetchImageHash.d.ts.map +1 -0
- package/lib/commands/{staxFetchImageHash.js → device/staxFetchImageHash.js} +1 -1
- package/lib/commands/device/staxFetchImageHash.js.map +1 -0
- package/lib/commands/{staxLoadImage.d.ts → device/staxLoadImage.d.ts} +1 -1
- package/lib/commands/device/staxLoadImage.d.ts.map +1 -0
- package/lib/commands/{staxLoadImage.js → device/staxLoadImage.js} +1 -1
- package/lib/commands/device/staxLoadImage.js.map +1 -0
- package/lib/commands/{staxRemoveImage.d.ts → device/staxRemoveImage.d.ts} +1 -1
- package/lib/commands/device/staxRemoveImage.d.ts.map +1 -0
- package/lib/commands/{staxRemoveImage.js → device/staxRemoveImage.js} +1 -1
- package/lib/commands/device/staxRemoveImage.js.map +1 -0
- package/lib/commands/{balanceHistory.d.ts → live/balanceHistory.d.ts} +1 -1
- package/lib/commands/live/balanceHistory.d.ts.map +1 -0
- package/lib/commands/{balanceHistory.js → live/balanceHistory.js} +10 -10
- package/lib/commands/live/balanceHistory.js.map +1 -0
- package/lib/commands/live/countervalues.d.ts.map +1 -0
- package/lib/commands/{countervalues.js → live/countervalues.js} +13 -13
- package/lib/commands/live/countervalues.js.map +1 -0
- package/lib/commands/live/envs.d.ts.map +1 -0
- package/lib/commands/live/envs.js.map +1 -0
- package/lib/commands/{exportAccounts.d.ts → live/exportAccounts.d.ts} +1 -1
- package/lib/commands/live/exportAccounts.d.ts.map +1 -0
- package/lib/commands/{exportAccounts.js → live/exportAccounts.js} +2 -2
- package/lib/commands/live/exportAccounts.js.map +1 -0
- package/lib/commands/{liveData.d.ts → live/liveData.d.ts} +1 -1
- package/lib/commands/live/liveData.d.ts.map +1 -0
- package/lib/commands/{liveData.js → live/liveData.js} +1 -1
- package/lib/commands/live/liveData.js.map +1 -0
- package/lib/commands/{portfolio.d.ts → live/portfolio.d.ts} +1 -1
- package/lib/commands/live/portfolio.d.ts.map +1 -0
- package/lib/commands/{portfolio.js → live/portfolio.js} +10 -10
- package/lib/commands/live/portfolio.js.map +1 -0
- package/lib/commands/live/synchronousOnboarding.d.ts.map +1 -0
- package/lib/commands/{synchronousOnboarding.js → live/synchronousOnboarding.js} +1 -1
- package/lib/commands/live/synchronousOnboarding.js.map +1 -0
- package/lib/commands/live/user.d.ts.map +1 -0
- package/lib/commands/live/user.js.map +1 -0
- package/lib/commands/live/version.d.ts.map +1 -0
- package/lib/commands/{version.js → live/version.js} +1 -1
- package/lib/commands/live/version.js.map +1 -0
- package/lib/commands/{swap.d.ts → ptx/swap.d.ts} +1 -1
- package/lib/commands/ptx/swap.d.ts.map +1 -0
- package/lib/commands/{swap.js → ptx/swap.js} +1 -1
- package/lib/commands/ptx/swap.js.map +1 -0
- package/lib/commands-index.d.ts +737 -737
- package/lib/commands-index.js +88 -88
- package/lib/commands-index.js.map +1 -1
- package/lib/live-common-setup-base.js +2 -2
- package/lib/live-common-setup-base.js.map +1 -1
- package/package.json +5 -5
- package/lib/commands/app.d.ts.map +0 -1
- package/lib/commands/app.js.map +0 -1
- package/lib/commands/appUninstallAll.d.ts.map +0 -1
- package/lib/commands/appUninstallAll.js.map +0 -1
- package/lib/commands/appsCheckAllAppVersions.d.ts.map +0 -1
- package/lib/commands/appsCheckAllAppVersions.js.map +0 -1
- package/lib/commands/appsInstallAll.d.ts.map +0 -1
- package/lib/commands/appsInstallAll.js.map +0 -1
- package/lib/commands/appsUpdateTestAll.d.ts.map +0 -1
- package/lib/commands/appsUpdateTestAll.js.map +0 -1
- package/lib/commands/balanceHistory.d.ts.map +0 -1
- package/lib/commands/balanceHistory.js.map +0 -1
- package/lib/commands/bot.d.ts.map +0 -1
- package/lib/commands/bot.js.map +0 -1
- package/lib/commands/botPortfolio.d.ts.map +0 -1
- package/lib/commands/botPortfolio.js.map +0 -1
- package/lib/commands/botTransfer.d.ts.map +0 -1
- package/lib/commands/botTransfer.js.map +0 -1
- package/lib/commands/broadcast.d.ts.map +0 -1
- package/lib/commands/broadcast.js.map +0 -1
- package/lib/commands/cleanSpeculos.d.ts.map +0 -1
- package/lib/commands/cleanSpeculos.js.map +0 -1
- package/lib/commands/confirmOp.d.ts.map +0 -1
- package/lib/commands/confirmOp.js.map +0 -1
- package/lib/commands/countervalues.d.ts.map +0 -1
- package/lib/commands/countervalues.js.map +0 -1
- package/lib/commands/derivation.d.ts.map +0 -1
- package/lib/commands/derivation.js.map +0 -1
- package/lib/commands/devDeviceAppsScenario.d.ts.map +0 -1
- package/lib/commands/devDeviceAppsScenario.js.map +0 -1
- package/lib/commands/deviceAppVersion.d.ts.map +0 -1
- package/lib/commands/deviceAppVersion.js.map +0 -1
- package/lib/commands/deviceInfo.d.ts.map +0 -1
- package/lib/commands/deviceInfo.js.map +0 -1
- package/lib/commands/deviceSDKFirmwareUpdate.d.ts.map +0 -1
- package/lib/commands/deviceSDKFirmwareUpdate.js.map +0 -1
- package/lib/commands/deviceSDKGetBatteryStatuses.d.ts.map +0 -1
- package/lib/commands/deviceSDKGetBatteryStatuses.js.map +0 -1
- package/lib/commands/deviceSDKGetDeviceInfo.d.ts.map +0 -1
- package/lib/commands/deviceSDKGetDeviceInfo.js.map +0 -1
- package/lib/commands/deviceSDKToggleOnboardingEarlyCheck.d.ts.map +0 -1
- package/lib/commands/deviceSDKToggleOnboardingEarlyCheck.js.map +0 -1
- package/lib/commands/deviceVersion.d.ts.map +0 -1
- package/lib/commands/deviceVersion.js +0 -17
- package/lib/commands/deviceVersion.js.map +0 -1
- package/lib/commands/discoverDevices.d.ts.map +0 -1
- package/lib/commands/discoverDevices.js.map +0 -1
- package/lib/commands/envs.d.ts.map +0 -1
- package/lib/commands/envs.js.map +0 -1
- package/lib/commands/estimateMaxSpendable.d.ts.map +0 -1
- package/lib/commands/estimateMaxSpendable.js.map +0 -1
- package/lib/commands/exportAccounts.d.ts.map +0 -1
- package/lib/commands/exportAccounts.js.map +0 -1
- package/lib/commands/firmwareRepair.d.ts.map +0 -1
- package/lib/commands/firmwareRepair.js.map +0 -1
- package/lib/commands/firmwareUpdate.d.ts.map +0 -1
- package/lib/commands/firmwareUpdate.js.map +0 -1
- package/lib/commands/generateTestScanAccounts.d.ts.map +0 -1
- package/lib/commands/generateTestScanAccounts.js.map +0 -1
- package/lib/commands/generateTestTransaction.d.ts.map +0 -1
- package/lib/commands/generateTestTransaction.js.map +0 -1
- package/lib/commands/genuineCheck.d.ts.map +0 -1
- package/lib/commands/genuineCheck.js.map +0 -1
- package/lib/commands/getAddress.d.ts.map +0 -1
- package/lib/commands/getAddress.js.map +0 -1
- package/lib/commands/getBatteryStatus.d.ts.map +0 -1
- package/lib/commands/getBatteryStatus.js.map +0 -1
- package/lib/commands/getDeviceRunningMode.d.ts.map +0 -1
- package/lib/commands/getDeviceRunningMode.js.map +0 -1
- package/lib/commands/getTransactionStatus.d.ts.map +0 -1
- package/lib/commands/getTransactionStatus.js.map +0 -1
- package/lib/commands/i18n.d.ts.map +0 -1
- package/lib/commands/i18n.js.map +0 -1
- package/lib/commands/listApps.d.ts.map +0 -1
- package/lib/commands/listApps.js.map +0 -1
- package/lib/commands/liveData.d.ts.map +0 -1
- package/lib/commands/liveData.js.map +0 -1
- package/lib/commands/managerListApps.d.ts.map +0 -1
- package/lib/commands/managerListApps.js.map +0 -1
- package/lib/commands/portfolio.d.ts.map +0 -1
- package/lib/commands/portfolio.js.map +0 -1
- package/lib/commands/proxy.d.ts.map +0 -1
- package/lib/commands/proxy.js.map +0 -1
- package/lib/commands/receive.d.ts.map +0 -1
- package/lib/commands/receive.js.map +0 -1
- package/lib/commands/repl.d.ts.map +0 -1
- package/lib/commands/repl.js.map +0 -1
- package/lib/commands/satstack.d.ts.map +0 -1
- package/lib/commands/satstack.js.map +0 -1
- package/lib/commands/satstackStatus.d.ts.map +0 -1
- package/lib/commands/satstackStatus.js.map +0 -1
- package/lib/commands/scanDescriptors.d.ts.map +0 -1
- package/lib/commands/scanDescriptors.js.map +0 -1
- package/lib/commands/send.d.ts.map +0 -1
- package/lib/commands/send.js.map +0 -1
- package/lib/commands/signMessage.d.ts.map +0 -1
- package/lib/commands/signMessage.js.map +0 -1
- package/lib/commands/speculosList.d.ts.map +0 -1
- package/lib/commands/speculosList.js.map +0 -1
- package/lib/commands/staxFetchAndRestoreDemo.d.ts.map +0 -1
- package/lib/commands/staxFetchAndRestoreDemo.js.map +0 -1
- package/lib/commands/staxFetchImage.d.ts.map +0 -1
- package/lib/commands/staxFetchImage.js.map +0 -1
- package/lib/commands/staxFetchImageHash.d.ts.map +0 -1
- package/lib/commands/staxFetchImageHash.js.map +0 -1
- package/lib/commands/staxLoadImage.d.ts.map +0 -1
- package/lib/commands/staxLoadImage.js.map +0 -1
- package/lib/commands/staxRemoveImage.d.ts.map +0 -1
- package/lib/commands/staxRemoveImage.js.map +0 -1
- package/lib/commands/swap.d.ts.map +0 -1
- package/lib/commands/swap.js.map +0 -1
- package/lib/commands/sync.d.ts.map +0 -1
- package/lib/commands/sync.js.map +0 -1
- package/lib/commands/synchronousOnboarding.d.ts.map +0 -1
- package/lib/commands/synchronousOnboarding.js.map +0 -1
- package/lib/commands/testDetectOpCollision.d.ts.map +0 -1
- package/lib/commands/testDetectOpCollision.js.map +0 -1
- package/lib/commands/testGetTrustedInputFromTxHash.d.ts.map +0 -1
- package/lib/commands/testGetTrustedInputFromTxHash.js.map +0 -1
- package/lib/commands/user.d.ts.map +0 -1
- package/lib/commands/user.js.map +0 -1
- package/lib/commands/version.d.ts.map +0 -1
- package/lib/commands/version.js.map +0 -1
- /package/lib/commands/{bot.d.ts → blockchain/bot.d.ts} +0 -0
- /package/lib/commands/{botPortfolio.d.ts → blockchain/botPortfolio.d.ts} +0 -0
- /package/lib/commands/{botPortfolio.js → blockchain/botPortfolio.js} +0 -0
- /package/lib/commands/{botTransfer.d.ts → blockchain/botTransfer.d.ts} +0 -0
- /package/lib/commands/{botTransfer.js → blockchain/botTransfer.js} +0 -0
- /package/lib/commands/{confirmOp.d.ts → blockchain/confirmOp.d.ts} +0 -0
- /package/lib/commands/{derivation.d.ts → blockchain/derivation.d.ts} +0 -0
- /package/lib/commands/{derivation.js → blockchain/derivation.js} +0 -0
- /package/lib/commands/{getAddress.d.ts → blockchain/getAddress.d.ts} +0 -0
- /package/lib/commands/{satstack.d.ts → blockchain/satstack.d.ts} +0 -0
- /package/lib/commands/{satstackStatus.d.ts → blockchain/satstackStatus.d.ts} +0 -0
- /package/lib/commands/{satstackStatus.js → blockchain/satstackStatus.js} +0 -0
- /package/lib/commands/{scanDescriptors.d.ts → blockchain/scanDescriptors.d.ts} +0 -0
- /package/lib/commands/{signMessage.d.ts → blockchain/signMessage.d.ts} +0 -0
- /package/lib/commands/{testGetTrustedInputFromTxHash.d.ts → blockchain/testGetTrustedInputFromTxHash.d.ts} +0 -0
- /package/lib/commands/{app.d.ts → device/app.d.ts} +0 -0
- /package/lib/commands/{appUninstallAll.d.ts → device/appUninstallAll.d.ts} +0 -0
- /package/lib/commands/{appsCheckAllAppVersions.d.ts → device/appsCheckAllAppVersions.d.ts} +0 -0
- /package/lib/commands/{appsInstallAll.d.ts → device/appsInstallAll.d.ts} +0 -0
- /package/lib/commands/{appsUpdateTestAll.d.ts → device/appsUpdateTestAll.d.ts} +0 -0
- /package/lib/commands/{cleanSpeculos.d.ts → device/cleanSpeculos.d.ts} +0 -0
- /package/lib/commands/{cleanSpeculos.js → device/cleanSpeculos.js} +0 -0
- /package/lib/commands/{devDeviceAppsScenario.d.ts → device/devDeviceAppsScenario.d.ts} +0 -0
- /package/lib/commands/{deviceAppVersion.d.ts → device/deviceAppVersion.d.ts} +0 -0
- /package/lib/commands/{deviceInfo.d.ts → device/deviceInfo.d.ts} +0 -0
- /package/lib/commands/{deviceSDKFirmwareUpdate.d.ts → device/deviceSDKFirmwareUpdate.d.ts} +0 -0
- /package/lib/commands/{deviceSDKGetBatteryStatuses.d.ts → device/deviceSDKGetBatteryStatuses.d.ts} +0 -0
- /package/lib/commands/{deviceSDKGetDeviceInfo.d.ts → device/deviceSDKGetDeviceInfo.d.ts} +0 -0
- /package/lib/commands/{deviceSDKToggleOnboardingEarlyCheck.d.ts → device/deviceSDKToggleOnboardingEarlyCheck.d.ts} +0 -0
- /package/lib/commands/{discoverDevices.d.ts → device/discoverDevices.d.ts} +0 -0
- /package/lib/commands/{discoverDevices.js → device/discoverDevices.js} +0 -0
- /package/lib/commands/{firmwareRepair.d.ts → device/firmwareRepair.d.ts} +0 -0
- /package/lib/commands/{firmwareUpdate.d.ts → device/firmwareUpdate.d.ts} +0 -0
- /package/lib/commands/{genuineCheck.d.ts → device/genuineCheck.d.ts} +0 -0
- /package/lib/commands/{getBatteryStatus.d.ts → device/getBatteryStatus.d.ts} +0 -0
- /package/lib/commands/{getDeviceRunningMode.d.ts → device/getDeviceRunningMode.d.ts} +0 -0
- /package/lib/commands/{listApps.d.ts → device/listApps.d.ts} +0 -0
- /package/lib/commands/{managerListApps.d.ts → device/managerListApps.d.ts} +0 -0
- /package/lib/commands/{proxy.d.ts → device/proxy.d.ts} +0 -0
- /package/lib/commands/{repl.d.ts → device/repl.d.ts} +0 -0
- /package/lib/commands/{speculosList.d.ts → device/speculosList.d.ts} +0 -0
- /package/lib/commands/{speculosList.js → device/speculosList.js} +0 -0
- /package/lib/commands/{countervalues.d.ts → live/countervalues.d.ts} +0 -0
- /package/lib/commands/{envs.d.ts → live/envs.d.ts} +0 -0
- /package/lib/commands/{envs.js → live/envs.js} +0 -0
- /package/lib/commands/{synchronousOnboarding.d.ts → live/synchronousOnboarding.d.ts} +0 -0
- /package/lib/commands/{user.d.ts → live/user.d.ts} +0 -0
- /package/lib/commands/{user.js → live/user.js} +0 -0
- /package/lib/commands/{version.d.ts → live/version.d.ts} +0 -0
package/lib/commands-index.d.ts
CHANGED
|
@@ -1,110 +1,34 @@
|
|
|
1
1
|
/// <reference types="node" />
|
|
2
2
|
declare const _default: {
|
|
3
|
-
|
|
4
|
-
description: string;
|
|
5
|
-
args: ({
|
|
6
|
-
name: string;
|
|
7
|
-
alias: string;
|
|
8
|
-
type: StringConstructor;
|
|
9
|
-
descOpt: string;
|
|
10
|
-
desc: string;
|
|
11
|
-
} | {
|
|
12
|
-
name: string;
|
|
13
|
-
alias: string;
|
|
14
|
-
type: BooleanConstructor;
|
|
15
|
-
desc: string;
|
|
16
|
-
multiple?: undefined;
|
|
17
|
-
} | {
|
|
18
|
-
name: string;
|
|
19
|
-
alias: string;
|
|
20
|
-
type: StringConstructor;
|
|
21
|
-
desc: string;
|
|
22
|
-
multiple: boolean;
|
|
23
|
-
} | {
|
|
24
|
-
name: string;
|
|
25
|
-
alias: string;
|
|
26
|
-
type: StringConstructor;
|
|
27
|
-
desc: string;
|
|
28
|
-
multiple?: undefined;
|
|
29
|
-
} | {
|
|
30
|
-
name: string;
|
|
31
|
-
type: StringConstructor;
|
|
32
|
-
desc: string;
|
|
33
|
-
alias?: undefined;
|
|
34
|
-
multiple?: undefined;
|
|
35
|
-
})[];
|
|
36
|
-
job: ({ device, verbose, install, uninstall, open, quit, debug, }: Partial<{
|
|
37
|
-
device: string;
|
|
38
|
-
verbose: boolean;
|
|
39
|
-
install: string[];
|
|
40
|
-
uninstall: string[];
|
|
41
|
-
open: string;
|
|
42
|
-
quit: string;
|
|
43
|
-
debug: string;
|
|
44
|
-
}>) => import("rxjs").Observable<any>;
|
|
45
|
-
};
|
|
46
|
-
appUninstallAll: {
|
|
3
|
+
bot: {
|
|
47
4
|
description: string;
|
|
48
5
|
args: {
|
|
49
6
|
name: string;
|
|
50
7
|
alias: string;
|
|
51
8
|
type: StringConstructor;
|
|
52
|
-
descOpt: string;
|
|
53
9
|
desc: string;
|
|
54
10
|
}[];
|
|
55
|
-
job: (
|
|
56
|
-
device: string;
|
|
57
|
-
}>) => import("rxjs").Observable<string | import("@ledgerhq/live-common/apps").State>;
|
|
58
|
-
};
|
|
59
|
-
appsCheckAllAppVersions: {
|
|
60
|
-
description: string;
|
|
61
|
-
args: ({
|
|
62
|
-
name: string;
|
|
63
|
-
alias: string;
|
|
64
|
-
type: StringConstructor;
|
|
65
|
-
descOpt: string;
|
|
66
|
-
desc: string;
|
|
67
|
-
} | {
|
|
68
|
-
name: string;
|
|
69
|
-
alias: string;
|
|
70
|
-
desc: string;
|
|
71
|
-
})[];
|
|
72
|
-
job: ({ device, memo, }: Partial<{
|
|
73
|
-
device: string;
|
|
74
|
-
memo: string;
|
|
75
|
-
}>) => import("rxjs").Observable<never>;
|
|
11
|
+
job: (arg: any) => import("rxjs").Observable<void>;
|
|
76
12
|
};
|
|
77
|
-
|
|
13
|
+
botPortfolio: {
|
|
78
14
|
description: string;
|
|
79
15
|
args: {
|
|
80
16
|
name: string;
|
|
81
17
|
alias: string;
|
|
82
18
|
type: StringConstructor;
|
|
83
|
-
|
|
19
|
+
typeDesc: string;
|
|
84
20
|
desc: string;
|
|
85
21
|
}[];
|
|
86
|
-
job: (
|
|
87
|
-
|
|
88
|
-
}
|
|
22
|
+
job: (opts: {
|
|
23
|
+
format: string;
|
|
24
|
+
}) => import("rxjs").Observable<any>;
|
|
89
25
|
};
|
|
90
|
-
|
|
26
|
+
botTransfer: {
|
|
91
27
|
description: string;
|
|
92
|
-
args:
|
|
93
|
-
|
|
94
|
-
alias: string;
|
|
95
|
-
type: StringConstructor;
|
|
96
|
-
descOpt: string;
|
|
97
|
-
desc: string;
|
|
98
|
-
} | {
|
|
99
|
-
name: string;
|
|
100
|
-
type: NumberConstructor;
|
|
101
|
-
})[];
|
|
102
|
-
job: ({ device, index, }: Partial<{
|
|
103
|
-
device: string;
|
|
104
|
-
index: number;
|
|
105
|
-
}>) => import("rxjs").Observable<import("rxjs").Observable<unknown>>;
|
|
28
|
+
args: never[];
|
|
29
|
+
job: () => import("rxjs").Observable<void>;
|
|
106
30
|
};
|
|
107
|
-
|
|
31
|
+
broadcast: {
|
|
108
32
|
description: string;
|
|
109
33
|
args: ({
|
|
110
34
|
name: string;
|
|
@@ -139,12 +63,6 @@ declare const _default: {
|
|
|
139
63
|
multiple?: undefined;
|
|
140
64
|
typeDesc?: undefined;
|
|
141
65
|
alias?: undefined;
|
|
142
|
-
} | {
|
|
143
|
-
name: string;
|
|
144
|
-
alias: string;
|
|
145
|
-
type: StringConstructor;
|
|
146
|
-
typeDesc: string;
|
|
147
|
-
desc: string;
|
|
148
66
|
})[];
|
|
149
67
|
job: (opts: Partial<{
|
|
150
68
|
device: string;
|
|
@@ -157,40 +75,35 @@ declare const _default: {
|
|
|
157
75
|
index: number;
|
|
158
76
|
length: number;
|
|
159
77
|
paginateOperations: number;
|
|
160
|
-
}> & {
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
}) => import("rxjs").Observable<any>;
|
|
78
|
+
}> & Partial<{
|
|
79
|
+
"signed-operation": string;
|
|
80
|
+
}>) => import("rxjs").Observable<string>;
|
|
164
81
|
};
|
|
165
|
-
|
|
82
|
+
confirmOp: {
|
|
166
83
|
description: string;
|
|
167
|
-
args: {
|
|
84
|
+
args: ({
|
|
168
85
|
name: string;
|
|
169
|
-
alias: string;
|
|
170
86
|
type: StringConstructor;
|
|
171
87
|
desc: string;
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
botPortfolio: {
|
|
176
|
-
description: string;
|
|
177
|
-
args: {
|
|
88
|
+
alias?: undefined;
|
|
89
|
+
typeDesc?: undefined;
|
|
90
|
+
} | {
|
|
178
91
|
name: string;
|
|
179
92
|
alias: string;
|
|
180
93
|
type: StringConstructor;
|
|
181
94
|
typeDesc: string;
|
|
182
95
|
desc: string;
|
|
183
|
-
}[];
|
|
184
|
-
job: (
|
|
185
|
-
|
|
186
|
-
|
|
96
|
+
})[];
|
|
97
|
+
job: ({ id, format }: {
|
|
98
|
+
id?: string | undefined;
|
|
99
|
+
format?: "json" | "text" | undefined;
|
|
100
|
+
}) => import("rxjs").Observable<string | import("@ledgerhq/types-live").OperationRaw>;
|
|
187
101
|
};
|
|
188
|
-
|
|
189
|
-
description: string;
|
|
102
|
+
derivation: {
|
|
190
103
|
args: never[];
|
|
191
|
-
job: () => import("rxjs").Observable<
|
|
104
|
+
job: () => import("rxjs").Observable<string>;
|
|
192
105
|
};
|
|
193
|
-
|
|
106
|
+
estimateMaxSpendable: {
|
|
194
107
|
description: string;
|
|
195
108
|
args: ({
|
|
196
109
|
name: string;
|
|
@@ -237,304 +150,193 @@ declare const _default: {
|
|
|
237
150
|
index: number;
|
|
238
151
|
length: number;
|
|
239
152
|
paginateOperations: number;
|
|
240
|
-
}> & Partial<{
|
|
241
|
-
"signed-operation": string;
|
|
242
153
|
}>) => import("rxjs").Observable<string>;
|
|
243
154
|
};
|
|
244
|
-
|
|
245
|
-
description: string;
|
|
246
|
-
args: never[];
|
|
247
|
-
job: () => import("rxjs").Observable<string>;
|
|
248
|
-
};
|
|
249
|
-
confirmOp: {
|
|
155
|
+
generateTestScanAccounts: {
|
|
250
156
|
description: string;
|
|
251
157
|
args: ({
|
|
252
158
|
name: string;
|
|
159
|
+
alias: string;
|
|
253
160
|
type: StringConstructor;
|
|
254
161
|
desc: string;
|
|
255
|
-
|
|
162
|
+
} | {
|
|
163
|
+
name: string;
|
|
164
|
+
type: StringConstructor;
|
|
165
|
+
desc: string;
|
|
166
|
+
multiple: boolean;
|
|
256
167
|
typeDesc?: undefined;
|
|
168
|
+
alias?: undefined;
|
|
257
169
|
} | {
|
|
258
170
|
name: string;
|
|
259
|
-
alias: string;
|
|
260
171
|
type: StringConstructor;
|
|
261
172
|
typeDesc: string;
|
|
262
173
|
desc: string;
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
format?: "json" | "text" | undefined;
|
|
267
|
-
}) => import("rxjs").Observable<string | import("@ledgerhq/types-live").OperationRaw>;
|
|
268
|
-
};
|
|
269
|
-
countervalues: {
|
|
270
|
-
description: string;
|
|
271
|
-
args: ({
|
|
174
|
+
multiple?: undefined;
|
|
175
|
+
alias?: undefined;
|
|
176
|
+
} | {
|
|
272
177
|
name: string;
|
|
273
178
|
alias: string;
|
|
274
|
-
type:
|
|
275
|
-
multiple: boolean;
|
|
179
|
+
type: NumberConstructor;
|
|
276
180
|
desc: string;
|
|
181
|
+
multiple?: undefined;
|
|
277
182
|
typeDesc?: undefined;
|
|
278
|
-
desk?: undefined;
|
|
279
183
|
} | {
|
|
280
184
|
name: string;
|
|
281
|
-
|
|
282
|
-
type: StringConstructor;
|
|
185
|
+
type: NumberConstructor;
|
|
283
186
|
desc: string;
|
|
284
187
|
multiple?: undefined;
|
|
285
188
|
typeDesc?: undefined;
|
|
286
|
-
|
|
189
|
+
alias?: undefined;
|
|
287
190
|
} | {
|
|
288
191
|
name: string;
|
|
289
192
|
alias: string;
|
|
290
193
|
type: StringConstructor;
|
|
291
194
|
typeDesc: string;
|
|
292
195
|
desc: string;
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
196
|
+
})[];
|
|
197
|
+
job: (opts: Partial<{
|
|
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>;
|
|
211
|
+
};
|
|
212
|
+
generateTestTransaction: {
|
|
213
|
+
description: string;
|
|
214
|
+
args: ({
|
|
296
215
|
name: string;
|
|
297
216
|
alias: string;
|
|
298
|
-
type:
|
|
299
|
-
|
|
300
|
-
desc?: undefined;
|
|
301
|
-
typeDesc?: undefined;
|
|
302
|
-
desk?: undefined;
|
|
217
|
+
type: StringConstructor;
|
|
218
|
+
desc: string;
|
|
303
219
|
} | {
|
|
304
220
|
name: string;
|
|
305
|
-
|
|
221
|
+
alias: string;
|
|
222
|
+
type: NumberConstructor;
|
|
306
223
|
desc: string;
|
|
307
|
-
alias?: undefined;
|
|
308
224
|
multiple?: undefined;
|
|
309
225
|
typeDesc?: undefined;
|
|
310
|
-
desk?: undefined;
|
|
311
226
|
} | {
|
|
312
227
|
name: string;
|
|
313
|
-
alias: string;
|
|
314
228
|
type: NumberConstructor;
|
|
315
229
|
desc: string;
|
|
316
230
|
multiple?: undefined;
|
|
317
231
|
typeDesc?: undefined;
|
|
318
|
-
|
|
232
|
+
alias?: undefined;
|
|
319
233
|
} | {
|
|
320
234
|
name: string;
|
|
321
|
-
alias: string;
|
|
322
235
|
type: BooleanConstructor;
|
|
323
236
|
desc: string;
|
|
324
237
|
multiple?: undefined;
|
|
325
|
-
typeDesc?: undefined;
|
|
326
|
-
desk?: undefined;
|
|
327
238
|
} | {
|
|
328
239
|
name: string;
|
|
329
|
-
alias: string;
|
|
330
|
-
type: StringConstructor;
|
|
331
|
-
desk: string;
|
|
332
|
-
multiple?: undefined;
|
|
333
|
-
desc?: undefined;
|
|
334
|
-
typeDesc?: undefined;
|
|
335
|
-
})[];
|
|
336
|
-
job: (opts: Partial<{
|
|
337
|
-
currency: string[];
|
|
338
|
-
countervalue: string[];
|
|
339
|
-
fiats: boolean;
|
|
340
|
-
format: string;
|
|
341
|
-
period: string;
|
|
342
|
-
verbose: boolean;
|
|
343
|
-
marketcap: number;
|
|
344
|
-
disableAutofillGaps: boolean;
|
|
345
|
-
latest: boolean;
|
|
346
|
-
startDate: string;
|
|
347
|
-
}>) => any;
|
|
348
|
-
};
|
|
349
|
-
derivation: {
|
|
350
|
-
args: never[];
|
|
351
|
-
job: () => import("rxjs").Observable<string>;
|
|
352
|
-
};
|
|
353
|
-
devDeviceAppsScenario: {
|
|
354
|
-
description: string;
|
|
355
|
-
args: ({
|
|
356
|
-
name: string;
|
|
357
|
-
alias: string;
|
|
358
240
|
type: StringConstructor;
|
|
359
|
-
descOpt: string;
|
|
360
241
|
desc: string;
|
|
242
|
+
multiple: boolean;
|
|
361
243
|
} | {
|
|
362
244
|
name: string;
|
|
363
|
-
alias: string;
|
|
364
245
|
type: StringConstructor;
|
|
365
246
|
desc: string;
|
|
247
|
+
multiple?: undefined;
|
|
366
248
|
})[];
|
|
367
|
-
job: (
|
|
249
|
+
job: (opts: Partial<{
|
|
368
250
|
device: string;
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
args: {
|
|
390
|
-
name: string;
|
|
391
|
-
alias: string;
|
|
392
|
-
type: StringConstructor;
|
|
393
|
-
descOpt: string;
|
|
394
|
-
desc: string;
|
|
395
|
-
}[];
|
|
396
|
-
job: ({ device, }: Partial<{
|
|
397
|
-
device: string;
|
|
398
|
-
}>) => import("rxjs").Observable<import("@ledgerhq/types-live").DeviceInfo>;
|
|
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>;
|
|
399
271
|
};
|
|
400
|
-
|
|
272
|
+
getAddress: {
|
|
401
273
|
description: string;
|
|
402
274
|
args: ({
|
|
403
275
|
name: string;
|
|
404
276
|
alias: string;
|
|
405
277
|
type: StringConstructor;
|
|
406
|
-
descOpt: string;
|
|
407
|
-
desc: string;
|
|
408
|
-
} | {
|
|
409
|
-
name: string;
|
|
410
|
-
type: BooleanConstructor;
|
|
411
278
|
desc: string;
|
|
412
279
|
} | {
|
|
413
280
|
name: string;
|
|
414
281
|
type: StringConstructor;
|
|
415
282
|
desc: string;
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
device: string;
|
|
419
|
-
osuVersion: string;
|
|
420
|
-
"to-my-own-risk": boolean;
|
|
421
|
-
listOSUs: boolean;
|
|
422
|
-
}>) => import("rxjs").Observable<unknown>;
|
|
423
|
-
};
|
|
424
|
-
deviceSDKGetBatteryStatuses: {
|
|
425
|
-
description: string;
|
|
426
|
-
args: {
|
|
427
|
-
name: string;
|
|
428
|
-
alias: string;
|
|
429
|
-
type: StringConstructor;
|
|
430
|
-
descOpt: string;
|
|
431
|
-
desc: string;
|
|
432
|
-
}[];
|
|
433
|
-
job: ({ device, }: Partial<{
|
|
434
|
-
device: string;
|
|
435
|
-
}>) => import("rxjs").Observable<unknown>;
|
|
436
|
-
};
|
|
437
|
-
deviceSDKGetDeviceInfo: {
|
|
438
|
-
description: string;
|
|
439
|
-
args: {
|
|
283
|
+
alias?: undefined;
|
|
284
|
+
} | {
|
|
440
285
|
name: string;
|
|
441
286
|
alias: string;
|
|
442
|
-
type:
|
|
443
|
-
descOpt: string;
|
|
287
|
+
type: BooleanConstructor;
|
|
444
288
|
desc: string;
|
|
445
|
-
}[];
|
|
446
|
-
job: (
|
|
289
|
+
})[];
|
|
290
|
+
job: (arg: Partial<{
|
|
291
|
+
currency: string;
|
|
447
292
|
device: string;
|
|
448
|
-
|
|
293
|
+
path: string;
|
|
294
|
+
derivationMode: string;
|
|
295
|
+
verify: boolean;
|
|
296
|
+
}>) => import("rxjs").Observable<import("@ledgerhq/coin-framework/derivation").Result>;
|
|
449
297
|
};
|
|
450
|
-
|
|
298
|
+
getTransactionStatus: {
|
|
451
299
|
description: string;
|
|
452
300
|
args: ({
|
|
453
301
|
name: string;
|
|
454
302
|
alias: string;
|
|
455
303
|
type: StringConstructor;
|
|
456
|
-
descOpt: string;
|
|
457
304
|
desc: string;
|
|
458
305
|
} | {
|
|
459
306
|
name: string;
|
|
460
307
|
alias: string;
|
|
308
|
+
type: NumberConstructor;
|
|
461
309
|
desc: string;
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
device: string;
|
|
466
|
-
toggleType: "enter" | "exit";
|
|
467
|
-
}>) => import("rxjs").Observable<unknown>;
|
|
468
|
-
};
|
|
469
|
-
deviceVersion: {
|
|
470
|
-
args: {
|
|
471
|
-
name: string;
|
|
472
|
-
alias: string;
|
|
473
|
-
type: StringConstructor;
|
|
474
|
-
descOpt: string;
|
|
475
|
-
desc: string;
|
|
476
|
-
}[];
|
|
477
|
-
job: ({ device, }: Partial<{
|
|
478
|
-
device: string;
|
|
479
|
-
}>) => import("rxjs").Observable<import("@ledgerhq/types-live").FirmwareInfo>;
|
|
480
|
-
};
|
|
481
|
-
discoverDevices: {
|
|
482
|
-
args: ({
|
|
310
|
+
multiple?: undefined;
|
|
311
|
+
typeDesc?: undefined;
|
|
312
|
+
} | {
|
|
483
313
|
name: string;
|
|
484
|
-
|
|
485
|
-
type: StringConstructor;
|
|
314
|
+
type: NumberConstructor;
|
|
486
315
|
desc: string;
|
|
316
|
+
multiple?: undefined;
|
|
317
|
+
typeDesc?: undefined;
|
|
318
|
+
alias?: undefined;
|
|
487
319
|
} | {
|
|
488
320
|
name: string;
|
|
489
|
-
alias: string;
|
|
490
321
|
type: BooleanConstructor;
|
|
491
322
|
desc: string;
|
|
492
|
-
|
|
493
|
-
job: ({ module, interactive, }: Partial<{
|
|
494
|
-
module: string;
|
|
495
|
-
interactive: boolean;
|
|
496
|
-
}>) => import("@ledgerhq/live-common/hw").Discovery | import("rxjs").Observable<string>;
|
|
497
|
-
};
|
|
498
|
-
envs: {
|
|
499
|
-
description: string;
|
|
500
|
-
args: never[];
|
|
501
|
-
job: () => import("rxjs").Observable<string>;
|
|
502
|
-
};
|
|
503
|
-
estimateMaxSpendable: {
|
|
504
|
-
description: string;
|
|
505
|
-
args: ({
|
|
506
|
-
name: string;
|
|
507
|
-
alias: string;
|
|
508
|
-
type: StringConstructor;
|
|
509
|
-
desc: string;
|
|
323
|
+
multiple?: undefined;
|
|
510
324
|
} | {
|
|
511
325
|
name: string;
|
|
512
326
|
type: StringConstructor;
|
|
513
327
|
desc: string;
|
|
514
328
|
multiple: boolean;
|
|
515
|
-
typeDesc?: undefined;
|
|
516
|
-
alias?: undefined;
|
|
517
329
|
} | {
|
|
518
330
|
name: string;
|
|
519
331
|
type: StringConstructor;
|
|
520
|
-
typeDesc: string;
|
|
521
332
|
desc: string;
|
|
522
333
|
multiple?: undefined;
|
|
523
|
-
alias?: undefined;
|
|
524
334
|
} | {
|
|
525
335
|
name: string;
|
|
526
336
|
alias: string;
|
|
527
|
-
type:
|
|
528
|
-
|
|
529
|
-
multiple?: undefined;
|
|
530
|
-
typeDesc?: undefined;
|
|
531
|
-
} | {
|
|
532
|
-
name: string;
|
|
533
|
-
type: NumberConstructor;
|
|
337
|
+
type: StringConstructor;
|
|
338
|
+
typeDesc: string;
|
|
534
339
|
desc: string;
|
|
535
|
-
multiple?: undefined;
|
|
536
|
-
typeDesc?: undefined;
|
|
537
|
-
alias?: undefined;
|
|
538
340
|
})[];
|
|
539
341
|
job: (opts: Partial<{
|
|
540
342
|
device: string;
|
|
@@ -547,9 +349,21 @@ declare const _default: {
|
|
|
547
349
|
index: number;
|
|
548
350
|
length: number;
|
|
549
351
|
paginateOperations: number;
|
|
550
|
-
}>
|
|
352
|
+
}> & Partial<{
|
|
353
|
+
"self-transaction": boolean;
|
|
354
|
+
"use-all-amount": boolean;
|
|
355
|
+
recipient: string[];
|
|
356
|
+
amount: string;
|
|
357
|
+
shuffle: boolean;
|
|
358
|
+
"fees-strategy": string;
|
|
359
|
+
collection: string;
|
|
360
|
+
tokenIds: string;
|
|
361
|
+
quantities: string;
|
|
362
|
+
}> & {
|
|
363
|
+
format: string;
|
|
364
|
+
}) => import("rxjs").Observable<any>;
|
|
551
365
|
};
|
|
552
|
-
|
|
366
|
+
receive: {
|
|
553
367
|
description: string;
|
|
554
368
|
args: ({
|
|
555
369
|
name: string;
|
|
@@ -586,7 +400,6 @@ declare const _default: {
|
|
|
586
400
|
alias?: undefined;
|
|
587
401
|
} | {
|
|
588
402
|
name: string;
|
|
589
|
-
alias: string;
|
|
590
403
|
type: BooleanConstructor;
|
|
591
404
|
desc: string;
|
|
592
405
|
})[];
|
|
@@ -601,11 +414,12 @@ declare const _default: {
|
|
|
601
414
|
index: number;
|
|
602
415
|
length: number;
|
|
603
416
|
paginateOperations: number;
|
|
604
|
-
}> &
|
|
605
|
-
|
|
606
|
-
|
|
417
|
+
}> & {
|
|
418
|
+
qr: boolean;
|
|
419
|
+
freshAddressIndex: number | null | undefined;
|
|
420
|
+
}) => import("rxjs").Observable<string>;
|
|
607
421
|
};
|
|
608
|
-
|
|
422
|
+
satstack: {
|
|
609
423
|
description: string;
|
|
610
424
|
args: ({
|
|
611
425
|
name: string;
|
|
@@ -613,43 +427,58 @@ declare const _default: {
|
|
|
613
427
|
type: StringConstructor;
|
|
614
428
|
descOpt: string;
|
|
615
429
|
desc: string;
|
|
430
|
+
} | {
|
|
431
|
+
name: string;
|
|
432
|
+
type: BooleanConstructor;
|
|
433
|
+
desc: string;
|
|
434
|
+
typeDesc?: undefined;
|
|
435
|
+
} | {
|
|
436
|
+
name: string;
|
|
437
|
+
type: StringConstructor;
|
|
438
|
+
typeDesc: string;
|
|
439
|
+
desc: string;
|
|
616
440
|
} | {
|
|
617
441
|
name: string;
|
|
618
442
|
type: StringConstructor;
|
|
619
443
|
desc: string;
|
|
444
|
+
typeDesc?: undefined;
|
|
620
445
|
})[];
|
|
621
|
-
job: ({ device,
|
|
446
|
+
job: ({ "no-device": noDevice, "no-save": noSave, device, lss, rpcHOST, rpcUSER, rpcPASSWORD, rpcTLS, }: {
|
|
447
|
+
"no-device": boolean;
|
|
448
|
+
"no-save": boolean;
|
|
622
449
|
device: string;
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
450
|
+
lss: string;
|
|
451
|
+
rpcHOST: string;
|
|
452
|
+
rpcUSER: string;
|
|
453
|
+
rpcPASSWORD: string;
|
|
454
|
+
rpcTLS: boolean;
|
|
455
|
+
}) => import("rxjs").Observable<string>;
|
|
627
456
|
};
|
|
628
|
-
|
|
457
|
+
satstackStatus: {
|
|
629
458
|
description: string;
|
|
630
|
-
args:
|
|
631
|
-
name: string;
|
|
632
|
-
alias: string;
|
|
633
|
-
type: StringConstructor;
|
|
634
|
-
descOpt: string;
|
|
635
|
-
desc: string;
|
|
636
|
-
} | {
|
|
459
|
+
args: {
|
|
637
460
|
name: string;
|
|
638
461
|
type: BooleanConstructor;
|
|
639
462
|
desc: string;
|
|
640
|
-
}
|
|
463
|
+
}[];
|
|
464
|
+
job: ({ continuous }: {
|
|
465
|
+
continuous?: boolean | undefined;
|
|
466
|
+
}) => import("rxjs").Observable<import("@ledgerhq/live-common/families/bitcoin/satstack").SatStackStatus>;
|
|
467
|
+
};
|
|
468
|
+
scanDescriptors: {
|
|
469
|
+
description: string;
|
|
470
|
+
args: {
|
|
641
471
|
name: string;
|
|
472
|
+
alias: string;
|
|
642
473
|
type: StringConstructor;
|
|
643
474
|
desc: string;
|
|
644
|
-
}
|
|
645
|
-
job: (
|
|
475
|
+
}[];
|
|
476
|
+
job: (opts: Partial<{
|
|
646
477
|
device: string;
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
listOSUs: boolean;
|
|
650
|
-
}>) => import("rxjs").Observable<unknown>;
|
|
478
|
+
currency: string;
|
|
479
|
+
}>) => import("rxjs").Observable<import("@ledgerhq/live-common/families/bitcoin/descriptor").AccountDescriptor>;
|
|
651
480
|
};
|
|
652
|
-
|
|
481
|
+
send: {
|
|
653
482
|
description: string;
|
|
654
483
|
args: ({
|
|
655
484
|
name: string;
|
|
@@ -658,67 +487,10 @@ declare const _default: {
|
|
|
658
487
|
desc: string;
|
|
659
488
|
} | {
|
|
660
489
|
name: string;
|
|
661
|
-
|
|
490
|
+
alias: string;
|
|
491
|
+
type: NumberConstructor;
|
|
662
492
|
desc: string;
|
|
663
|
-
multiple
|
|
664
|
-
typeDesc?: undefined;
|
|
665
|
-
alias?: undefined;
|
|
666
|
-
} | {
|
|
667
|
-
name: string;
|
|
668
|
-
type: StringConstructor;
|
|
669
|
-
typeDesc: string;
|
|
670
|
-
desc: string;
|
|
671
|
-
multiple?: undefined;
|
|
672
|
-
alias?: undefined;
|
|
673
|
-
} | {
|
|
674
|
-
name: string;
|
|
675
|
-
alias: string;
|
|
676
|
-
type: NumberConstructor;
|
|
677
|
-
desc: string;
|
|
678
|
-
multiple?: undefined;
|
|
679
|
-
typeDesc?: undefined;
|
|
680
|
-
} | {
|
|
681
|
-
name: string;
|
|
682
|
-
type: NumberConstructor;
|
|
683
|
-
desc: string;
|
|
684
|
-
multiple?: undefined;
|
|
685
|
-
typeDesc?: undefined;
|
|
686
|
-
alias?: undefined;
|
|
687
|
-
} | {
|
|
688
|
-
name: string;
|
|
689
|
-
alias: string;
|
|
690
|
-
type: StringConstructor;
|
|
691
|
-
typeDesc: string;
|
|
692
|
-
desc: string;
|
|
693
|
-
})[];
|
|
694
|
-
job: (opts: Partial<{
|
|
695
|
-
device: string;
|
|
696
|
-
id: string[];
|
|
697
|
-
xpub: string[];
|
|
698
|
-
file: string;
|
|
699
|
-
appjsonFile: string;
|
|
700
|
-
currency: string;
|
|
701
|
-
scheme: string;
|
|
702
|
-
index: number;
|
|
703
|
-
length: number;
|
|
704
|
-
paginateOperations: number;
|
|
705
|
-
}> & {
|
|
706
|
-
format: string;
|
|
707
|
-
}) => import("rxjs").Observable<string>;
|
|
708
|
-
};
|
|
709
|
-
generateTestTransaction: {
|
|
710
|
-
description: string;
|
|
711
|
-
args: ({
|
|
712
|
-
name: string;
|
|
713
|
-
alias: string;
|
|
714
|
-
type: StringConstructor;
|
|
715
|
-
desc: string;
|
|
716
|
-
} | {
|
|
717
|
-
name: string;
|
|
718
|
-
alias: string;
|
|
719
|
-
type: NumberConstructor;
|
|
720
|
-
desc: string;
|
|
721
|
-
multiple?: undefined;
|
|
493
|
+
multiple?: undefined;
|
|
722
494
|
typeDesc?: undefined;
|
|
723
495
|
} | {
|
|
724
496
|
name: string;
|
|
@@ -764,91 +536,81 @@ declare const _default: {
|
|
|
764
536
|
collection: string;
|
|
765
537
|
tokenIds: string;
|
|
766
538
|
quantities: string;
|
|
767
|
-
}>
|
|
539
|
+
}> & {
|
|
540
|
+
"ignore-errors": boolean;
|
|
541
|
+
"disable-broadcast": boolean;
|
|
542
|
+
format: string;
|
|
543
|
+
}) => import("rxjs").Observable<string>;
|
|
768
544
|
};
|
|
769
|
-
|
|
545
|
+
signMessage: {
|
|
770
546
|
description: string;
|
|
771
|
-
args: {
|
|
547
|
+
args: ({
|
|
772
548
|
name: string;
|
|
773
549
|
alias: string;
|
|
774
550
|
type: StringConstructor;
|
|
775
|
-
descOpt: string;
|
|
776
551
|
desc: string;
|
|
777
|
-
}
|
|
778
|
-
job: ({ device, }: Partial<{
|
|
779
|
-
device: string;
|
|
780
|
-
}>) => import("rxjs").Observable<import("@ledgerhq/types-live").SocketEvent>;
|
|
781
|
-
};
|
|
782
|
-
getAddress: {
|
|
783
|
-
description: string;
|
|
784
|
-
args: ({
|
|
552
|
+
} | {
|
|
785
553
|
name: string;
|
|
786
|
-
alias: string;
|
|
787
554
|
type: StringConstructor;
|
|
788
555
|
desc: string;
|
|
556
|
+
multiple: boolean;
|
|
557
|
+
typeDesc?: undefined;
|
|
558
|
+
alias?: undefined;
|
|
789
559
|
} | {
|
|
790
560
|
name: string;
|
|
791
561
|
type: StringConstructor;
|
|
562
|
+
typeDesc: string;
|
|
792
563
|
desc: string;
|
|
564
|
+
multiple?: undefined;
|
|
793
565
|
alias?: undefined;
|
|
794
566
|
} | {
|
|
795
567
|
name: string;
|
|
796
568
|
alias: string;
|
|
797
|
-
type:
|
|
569
|
+
type: NumberConstructor;
|
|
798
570
|
desc: string;
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
description: string;
|
|
810
|
-
args: ({
|
|
571
|
+
multiple?: undefined;
|
|
572
|
+
typeDesc?: undefined;
|
|
573
|
+
} | {
|
|
574
|
+
name: string;
|
|
575
|
+
type: NumberConstructor;
|
|
576
|
+
desc: string;
|
|
577
|
+
multiple?: undefined;
|
|
578
|
+
typeDesc?: undefined;
|
|
579
|
+
alias?: undefined;
|
|
580
|
+
} | {
|
|
811
581
|
name: string;
|
|
812
|
-
alias: string;
|
|
813
582
|
type: StringConstructor;
|
|
814
583
|
desc: string;
|
|
584
|
+
default?: undefined;
|
|
815
585
|
} | {
|
|
816
586
|
name: string;
|
|
817
587
|
type: StringConstructor;
|
|
818
588
|
desc: string;
|
|
589
|
+
default: string;
|
|
819
590
|
})[];
|
|
820
|
-
job: (
|
|
821
|
-
device: string;
|
|
822
|
-
p2: string;
|
|
823
|
-
}>) => import("rxjs").Observable<number[]>;
|
|
591
|
+
job: (opts: any) => import("rxjs").Observable<import("@ledgerhq/live-common/hw/signMessage/types").Result>;
|
|
824
592
|
};
|
|
825
|
-
|
|
593
|
+
sync: {
|
|
826
594
|
description: string;
|
|
827
595
|
args: ({
|
|
828
596
|
name: string;
|
|
829
597
|
alias: string;
|
|
830
598
|
type: StringConstructor;
|
|
831
|
-
descOpt: string;
|
|
832
599
|
desc: string;
|
|
833
600
|
} | {
|
|
834
601
|
name: string;
|
|
835
|
-
|
|
602
|
+
type: StringConstructor;
|
|
836
603
|
desc: string;
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
unresponsiveTimeoutMs: number;
|
|
842
|
-
cantOpenDeviceRetryLimit: number;
|
|
843
|
-
}>) => import("rxjs").Observable<import("@ledgerhq/live-common/hw/getDeviceRunningMode").GetDeviceRunningModeResult | null>;
|
|
844
|
-
};
|
|
845
|
-
getTransactionStatus: {
|
|
846
|
-
description: string;
|
|
847
|
-
args: ({
|
|
604
|
+
multiple: boolean;
|
|
605
|
+
typeDesc?: undefined;
|
|
606
|
+
alias?: undefined;
|
|
607
|
+
} | {
|
|
848
608
|
name: string;
|
|
849
|
-
alias: string;
|
|
850
609
|
type: StringConstructor;
|
|
610
|
+
typeDesc: string;
|
|
851
611
|
desc: string;
|
|
612
|
+
multiple?: undefined;
|
|
613
|
+
alias?: undefined;
|
|
852
614
|
} | {
|
|
853
615
|
name: string;
|
|
854
616
|
alias: string;
|
|
@@ -863,21 +625,6 @@ declare const _default: {
|
|
|
863
625
|
multiple?: undefined;
|
|
864
626
|
typeDesc?: undefined;
|
|
865
627
|
alias?: undefined;
|
|
866
|
-
} | {
|
|
867
|
-
name: string;
|
|
868
|
-
type: BooleanConstructor;
|
|
869
|
-
desc: string;
|
|
870
|
-
multiple?: undefined;
|
|
871
|
-
} | {
|
|
872
|
-
name: string;
|
|
873
|
-
type: StringConstructor;
|
|
874
|
-
desc: string;
|
|
875
|
-
multiple: boolean;
|
|
876
|
-
} | {
|
|
877
|
-
name: string;
|
|
878
|
-
type: StringConstructor;
|
|
879
|
-
desc: string;
|
|
880
|
-
multiple?: undefined;
|
|
881
628
|
} | {
|
|
882
629
|
name: string;
|
|
883
630
|
alias: string;
|
|
@@ -896,67 +643,11 @@ declare const _default: {
|
|
|
896
643
|
index: number;
|
|
897
644
|
length: number;
|
|
898
645
|
paginateOperations: number;
|
|
899
|
-
}> & Partial<{
|
|
900
|
-
"self-transaction": boolean;
|
|
901
|
-
"use-all-amount": boolean;
|
|
902
|
-
recipient: string[];
|
|
903
|
-
amount: string;
|
|
904
|
-
shuffle: boolean;
|
|
905
|
-
"fees-strategy": string;
|
|
906
|
-
collection: string;
|
|
907
|
-
tokenIds: string;
|
|
908
|
-
quantities: string;
|
|
909
646
|
}> & {
|
|
910
647
|
format: string;
|
|
911
648
|
}) => import("rxjs").Observable<any>;
|
|
912
649
|
};
|
|
913
|
-
|
|
914
|
-
description: string;
|
|
915
|
-
args: ({
|
|
916
|
-
name: string;
|
|
917
|
-
alias: string;
|
|
918
|
-
type: StringConstructor;
|
|
919
|
-
descOpt: string;
|
|
920
|
-
desc: string;
|
|
921
|
-
} | {
|
|
922
|
-
name: string;
|
|
923
|
-
alias: string;
|
|
924
|
-
type: StringConstructor;
|
|
925
|
-
desc: string;
|
|
926
|
-
})[];
|
|
927
|
-
job: (opts: Partial<{
|
|
928
|
-
device: string;
|
|
929
|
-
id: string[];
|
|
930
|
-
xpub: string[];
|
|
931
|
-
file: string;
|
|
932
|
-
appjsonFile: string;
|
|
933
|
-
currency: string;
|
|
934
|
-
scheme: string;
|
|
935
|
-
index: number;
|
|
936
|
-
length: number;
|
|
937
|
-
paginateOperations: number;
|
|
938
|
-
}> & {
|
|
939
|
-
deviceId: string;
|
|
940
|
-
install: string;
|
|
941
|
-
uninstall: string;
|
|
942
|
-
date_created: string;
|
|
943
|
-
date_last_modified: string;
|
|
944
|
-
}) => any;
|
|
945
|
-
};
|
|
946
|
-
listApps: {
|
|
947
|
-
description: string;
|
|
948
|
-
args: {
|
|
949
|
-
name: string;
|
|
950
|
-
alias: string;
|
|
951
|
-
type: StringConstructor;
|
|
952
|
-
descOpt: string;
|
|
953
|
-
desc: string;
|
|
954
|
-
}[];
|
|
955
|
-
job: ({ device, }: Partial<{
|
|
956
|
-
device: string;
|
|
957
|
-
}>) => import("rxjs").Observable<import("@ledgerhq/live-common/apps").ListAppResponse>;
|
|
958
|
-
};
|
|
959
|
-
liveData: {
|
|
650
|
+
testDetectOpCollision: {
|
|
960
651
|
description: string;
|
|
961
652
|
args: ({
|
|
962
653
|
name: string;
|
|
@@ -991,11 +682,6 @@ declare const _default: {
|
|
|
991
682
|
multiple?: undefined;
|
|
992
683
|
typeDesc?: undefined;
|
|
993
684
|
alias?: undefined;
|
|
994
|
-
} | {
|
|
995
|
-
name: string;
|
|
996
|
-
alias: string;
|
|
997
|
-
type: BooleanConstructor;
|
|
998
|
-
desc: string;
|
|
999
685
|
})[];
|
|
1000
686
|
job: (opts: Partial<{
|
|
1001
687
|
device: string;
|
|
@@ -1008,109 +694,87 @@ declare const _default: {
|
|
|
1008
694
|
index: number;
|
|
1009
695
|
length: number;
|
|
1010
696
|
paginateOperations: number;
|
|
1011
|
-
}>
|
|
1012
|
-
appjson: string;
|
|
1013
|
-
add: boolean;
|
|
1014
|
-
}>) => import("rxjs").Observable<string>;
|
|
697
|
+
}>) => import("rxjs").Observable<import("@ledgerhq/types-live").Operation[]>;
|
|
1015
698
|
};
|
|
1016
|
-
|
|
1017
|
-
description: string;
|
|
699
|
+
testGetTrustedInputFromTxHash: {
|
|
1018
700
|
args: ({
|
|
1019
701
|
name: string;
|
|
1020
702
|
alias: string;
|
|
1021
703
|
type: StringConstructor;
|
|
1022
704
|
descOpt: string;
|
|
1023
705
|
desc: string;
|
|
1024
|
-
} | {
|
|
1025
|
-
name: string;
|
|
1026
|
-
alias: string;
|
|
1027
|
-
type: BooleanConstructor;
|
|
1028
|
-
default: boolean;
|
|
1029
|
-
typeDesc: string;
|
|
1030
706
|
} | {
|
|
1031
707
|
name: string;
|
|
1032
708
|
alias: string;
|
|
1033
709
|
type: StringConstructor;
|
|
1034
|
-
typeDesc: string;
|
|
1035
|
-
default?: undefined;
|
|
1036
|
-
} | {
|
|
1037
|
-
name: string;
|
|
1038
|
-
type: BooleanConstructor;
|
|
1039
|
-
typeDesc: string;
|
|
1040
|
-
alias?: undefined;
|
|
1041
|
-
default?: undefined;
|
|
1042
710
|
})[];
|
|
1043
|
-
job: ({ device,
|
|
711
|
+
job: ({ device, currency, hash, }: Partial<{
|
|
1044
712
|
device: string;
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
713
|
+
currency: string;
|
|
714
|
+
hash: string;
|
|
715
|
+
}>) => import("rxjs").Observable<"Backend returned no hex for this hash" | {
|
|
716
|
+
inHash: any;
|
|
717
|
+
finalOut: string;
|
|
718
|
+
}>;
|
|
1049
719
|
};
|
|
1050
|
-
|
|
720
|
+
app: {
|
|
1051
721
|
description: string;
|
|
1052
722
|
args: ({
|
|
1053
723
|
name: string;
|
|
1054
724
|
alias: string;
|
|
1055
725
|
type: StringConstructor;
|
|
726
|
+
descOpt: string;
|
|
1056
727
|
desc: string;
|
|
1057
728
|
} | {
|
|
1058
729
|
name: string;
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
multiple: boolean;
|
|
1062
|
-
typeDesc?: undefined;
|
|
1063
|
-
alias?: undefined;
|
|
1064
|
-
} | {
|
|
1065
|
-
name: string;
|
|
1066
|
-
type: StringConstructor;
|
|
1067
|
-
typeDesc: string;
|
|
730
|
+
alias: string;
|
|
731
|
+
type: BooleanConstructor;
|
|
1068
732
|
desc: string;
|
|
1069
733
|
multiple?: undefined;
|
|
1070
|
-
alias?: undefined;
|
|
1071
734
|
} | {
|
|
1072
735
|
name: string;
|
|
1073
736
|
alias: string;
|
|
1074
|
-
type:
|
|
737
|
+
type: StringConstructor;
|
|
1075
738
|
desc: string;
|
|
1076
|
-
multiple
|
|
1077
|
-
typeDesc?: undefined;
|
|
739
|
+
multiple: boolean;
|
|
1078
740
|
} | {
|
|
1079
741
|
name: string;
|
|
1080
|
-
|
|
742
|
+
alias: string;
|
|
743
|
+
type: StringConstructor;
|
|
1081
744
|
desc: string;
|
|
1082
745
|
multiple?: undefined;
|
|
1083
|
-
typeDesc?: undefined;
|
|
1084
|
-
alias?: undefined;
|
|
1085
746
|
} | {
|
|
1086
747
|
name: string;
|
|
1087
748
|
type: StringConstructor;
|
|
1088
749
|
desc: string;
|
|
1089
750
|
alias?: undefined;
|
|
1090
|
-
|
|
751
|
+
multiple?: undefined;
|
|
752
|
+
})[];
|
|
753
|
+
job: ({ device, verbose, install, uninstall, open, quit, debug, }: Partial<{
|
|
754
|
+
device: string;
|
|
755
|
+
verbose: boolean;
|
|
756
|
+
install: string[];
|
|
757
|
+
uninstall: string[];
|
|
758
|
+
open: string;
|
|
759
|
+
quit: string;
|
|
760
|
+
debug: string;
|
|
761
|
+
}>) => import("rxjs").Observable<any>;
|
|
762
|
+
};
|
|
763
|
+
appUninstallAll: {
|
|
764
|
+
description: string;
|
|
765
|
+
args: {
|
|
1091
766
|
name: string;
|
|
1092
767
|
alias: string;
|
|
1093
|
-
type:
|
|
768
|
+
type: StringConstructor;
|
|
769
|
+
descOpt: string;
|
|
1094
770
|
desc: string;
|
|
1095
|
-
}
|
|
1096
|
-
job: (
|
|
771
|
+
}[];
|
|
772
|
+
job: ({ device, }: Partial<{
|
|
1097
773
|
device: string;
|
|
1098
|
-
|
|
1099
|
-
xpub: string[];
|
|
1100
|
-
file: string;
|
|
1101
|
-
appjsonFile: string;
|
|
1102
|
-
currency: string;
|
|
1103
|
-
scheme: string;
|
|
1104
|
-
index: number;
|
|
1105
|
-
length: number;
|
|
1106
|
-
paginateOperations: number;
|
|
1107
|
-
}> & {
|
|
1108
|
-
disableAutofillGaps: boolean;
|
|
1109
|
-
countervalue: string;
|
|
1110
|
-
period: string;
|
|
1111
|
-
}>) => import("rxjs").Observable<string>;
|
|
774
|
+
}>) => import("rxjs").Observable<string | import("@ledgerhq/live-common/apps").State>;
|
|
1112
775
|
};
|
|
1113
|
-
|
|
776
|
+
appsCheckAllAppVersions: {
|
|
777
|
+
description: string;
|
|
1114
778
|
args: ({
|
|
1115
779
|
name: string;
|
|
1116
780
|
alias: string;
|
|
@@ -1118,108 +782,148 @@ declare const _default: {
|
|
|
1118
782
|
descOpt: string;
|
|
1119
783
|
desc: string;
|
|
1120
784
|
} | {
|
|
785
|
+
name: string;
|
|
786
|
+
alias: string;
|
|
787
|
+
desc: string;
|
|
788
|
+
})[];
|
|
789
|
+
job: ({ device, memo, }: Partial<{
|
|
790
|
+
device: string;
|
|
791
|
+
memo: string;
|
|
792
|
+
}>) => import("rxjs").Observable<never>;
|
|
793
|
+
};
|
|
794
|
+
appsInstallAll: {
|
|
795
|
+
description: string;
|
|
796
|
+
args: {
|
|
1121
797
|
name: string;
|
|
1122
798
|
alias: string;
|
|
1123
799
|
type: StringConstructor;
|
|
800
|
+
descOpt: string;
|
|
1124
801
|
desc: string;
|
|
1125
|
-
}
|
|
802
|
+
}[];
|
|
803
|
+
job: ({ device, }: Partial<{
|
|
804
|
+
device: string;
|
|
805
|
+
}>) => import("rxjs").Observable<import("@ledgerhq/live-common/apps").State>;
|
|
806
|
+
};
|
|
807
|
+
appsUpdateTestAll: {
|
|
808
|
+
description: string;
|
|
809
|
+
args: ({
|
|
1126
810
|
name: string;
|
|
1127
811
|
alias: string;
|
|
1128
|
-
type:
|
|
812
|
+
type: StringConstructor;
|
|
813
|
+
descOpt: string;
|
|
1129
814
|
desc: string;
|
|
1130
815
|
} | {
|
|
1131
816
|
name: string;
|
|
1132
|
-
type:
|
|
1133
|
-
desc: string;
|
|
1134
|
-
alias?: undefined;
|
|
817
|
+
type: NumberConstructor;
|
|
1135
818
|
})[];
|
|
1136
|
-
job: ({ device,
|
|
1137
|
-
device:
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
port: any;
|
|
1141
|
-
silent: any;
|
|
1142
|
-
verbose: any;
|
|
1143
|
-
"disable-auto-skip": any;
|
|
1144
|
-
}) => import("rxjs").Observable<unknown>;
|
|
819
|
+
job: ({ device, index, }: Partial<{
|
|
820
|
+
device: string;
|
|
821
|
+
index: number;
|
|
822
|
+
}>) => import("rxjs").Observable<import("rxjs").Observable<unknown>>;
|
|
1145
823
|
};
|
|
1146
|
-
|
|
824
|
+
cleanSpeculos: {
|
|
825
|
+
description: string;
|
|
826
|
+
args: never[];
|
|
827
|
+
job: () => import("rxjs").Observable<string>;
|
|
828
|
+
};
|
|
829
|
+
devDeviceAppsScenario: {
|
|
1147
830
|
description: string;
|
|
1148
831
|
args: ({
|
|
1149
832
|
name: string;
|
|
1150
833
|
alias: string;
|
|
1151
834
|
type: StringConstructor;
|
|
835
|
+
descOpt: string;
|
|
1152
836
|
desc: string;
|
|
1153
837
|
} | {
|
|
1154
838
|
name: string;
|
|
839
|
+
alias: string;
|
|
1155
840
|
type: StringConstructor;
|
|
1156
841
|
desc: string;
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
842
|
+
})[];
|
|
843
|
+
job: ({ device, scenario, }: Partial<{
|
|
844
|
+
device: string;
|
|
845
|
+
scenario: string;
|
|
846
|
+
}>) => import("rxjs").Observable<unknown>;
|
|
847
|
+
};
|
|
848
|
+
deviceAppVersion: {
|
|
849
|
+
args: {
|
|
1161
850
|
name: string;
|
|
851
|
+
alias: string;
|
|
1162
852
|
type: StringConstructor;
|
|
1163
|
-
|
|
853
|
+
descOpt: string;
|
|
1164
854
|
desc: string;
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
855
|
+
}[];
|
|
856
|
+
job: ({ device, }: Partial<{
|
|
857
|
+
device: string;
|
|
858
|
+
}>) => import("rxjs").Observable<{
|
|
859
|
+
name: string;
|
|
860
|
+
version: string;
|
|
861
|
+
flags: number | Buffer;
|
|
862
|
+
}>;
|
|
863
|
+
};
|
|
864
|
+
deviceInfo: {
|
|
865
|
+
args: {
|
|
1168
866
|
name: string;
|
|
1169
867
|
alias: string;
|
|
1170
|
-
type:
|
|
868
|
+
type: StringConstructor;
|
|
869
|
+
descOpt: string;
|
|
1171
870
|
desc: string;
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
871
|
+
}[];
|
|
872
|
+
job: ({ device, }: Partial<{
|
|
873
|
+
device: string;
|
|
874
|
+
}>) => import("rxjs").Observable<import("@ledgerhq/types-live").DeviceInfo>;
|
|
875
|
+
};
|
|
876
|
+
deviceSDKFirmwareUpdate: {
|
|
877
|
+
description: string;
|
|
878
|
+
args: ({
|
|
1175
879
|
name: string;
|
|
1176
|
-
|
|
880
|
+
alias: string;
|
|
881
|
+
type: StringConstructor;
|
|
882
|
+
descOpt: string;
|
|
1177
883
|
desc: string;
|
|
1178
|
-
multiple?: undefined;
|
|
1179
|
-
typeDesc?: undefined;
|
|
1180
|
-
alias?: undefined;
|
|
1181
884
|
} | {
|
|
1182
885
|
name: string;
|
|
1183
886
|
type: BooleanConstructor;
|
|
1184
887
|
desc: string;
|
|
888
|
+
} | {
|
|
889
|
+
name: string;
|
|
890
|
+
type: StringConstructor;
|
|
891
|
+
desc: string;
|
|
1185
892
|
})[];
|
|
1186
|
-
job: (
|
|
893
|
+
job: ({ device, osuVersion, "to-my-own-risk": toMyOwnRisk, listOSUs, }: Partial<{
|
|
1187
894
|
device: string;
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
currency: string;
|
|
1193
|
-
scheme: string;
|
|
1194
|
-
index: number;
|
|
1195
|
-
length: number;
|
|
1196
|
-
paginateOperations: number;
|
|
1197
|
-
}> & {
|
|
1198
|
-
qr: boolean;
|
|
1199
|
-
freshAddressIndex: number | null | undefined;
|
|
1200
|
-
}) => import("rxjs").Observable<string>;
|
|
895
|
+
osuVersion: string;
|
|
896
|
+
"to-my-own-risk": boolean;
|
|
897
|
+
listOSUs: boolean;
|
|
898
|
+
}>) => import("rxjs").Observable<unknown>;
|
|
1201
899
|
};
|
|
1202
|
-
|
|
900
|
+
deviceSDKGetBatteryStatuses: {
|
|
1203
901
|
description: string;
|
|
1204
|
-
args:
|
|
902
|
+
args: {
|
|
1205
903
|
name: string;
|
|
1206
904
|
alias: string;
|
|
1207
905
|
type: StringConstructor;
|
|
1208
906
|
descOpt: string;
|
|
1209
907
|
desc: string;
|
|
1210
|
-
}
|
|
908
|
+
}[];
|
|
909
|
+
job: ({ device, }: Partial<{
|
|
910
|
+
device: string;
|
|
911
|
+
}>) => import("rxjs").Observable<unknown>;
|
|
912
|
+
};
|
|
913
|
+
deviceSDKGetDeviceInfo: {
|
|
914
|
+
description: string;
|
|
915
|
+
args: {
|
|
1211
916
|
name: string;
|
|
1212
917
|
alias: string;
|
|
1213
918
|
type: StringConstructor;
|
|
1214
|
-
|
|
919
|
+
descOpt: string;
|
|
1215
920
|
desc: string;
|
|
1216
|
-
}
|
|
1217
|
-
job: ({ device,
|
|
921
|
+
}[];
|
|
922
|
+
job: ({ device, }: Partial<{
|
|
1218
923
|
device: string;
|
|
1219
|
-
|
|
1220
|
-
}) => import("rxjs").Observable<string>;
|
|
924
|
+
}>) => import("rxjs").Observable<unknown>;
|
|
1221
925
|
};
|
|
1222
|
-
|
|
926
|
+
deviceSDKToggleOnboardingEarlyCheck: {
|
|
1223
927
|
description: string;
|
|
1224
928
|
args: ({
|
|
1225
929
|
name: string;
|
|
@@ -1229,56 +933,102 @@ declare const _default: {
|
|
|
1229
933
|
desc: string;
|
|
1230
934
|
} | {
|
|
1231
935
|
name: string;
|
|
1232
|
-
|
|
936
|
+
alias: string;
|
|
937
|
+
desc: string;
|
|
938
|
+
type: StringConstructor;
|
|
939
|
+
})[];
|
|
940
|
+
job: ({ device, toggleType, }: Partial<{
|
|
941
|
+
device: string;
|
|
942
|
+
toggleType: "enter" | "exit";
|
|
943
|
+
}>) => import("rxjs").Observable<unknown>;
|
|
944
|
+
};
|
|
945
|
+
deviceVersion: {
|
|
946
|
+
args: {
|
|
947
|
+
name: string;
|
|
948
|
+
alias: string;
|
|
949
|
+
type: StringConstructor;
|
|
950
|
+
descOpt: string;
|
|
951
|
+
desc: string;
|
|
952
|
+
}[];
|
|
953
|
+
job: ({ device, }: Partial<{
|
|
954
|
+
device: string;
|
|
955
|
+
}>) => import("rxjs").Observable<import("@ledgerhq/live-common/device-core/commands/entities/FirmwareInfoEntity").FirmwareInfoEntity>;
|
|
956
|
+
};
|
|
957
|
+
discoverDevices: {
|
|
958
|
+
args: ({
|
|
959
|
+
name: string;
|
|
960
|
+
alias: string;
|
|
961
|
+
type: StringConstructor;
|
|
1233
962
|
desc: string;
|
|
1234
|
-
typeDesc?: undefined;
|
|
1235
963
|
} | {
|
|
1236
964
|
name: string;
|
|
965
|
+
alias: string;
|
|
966
|
+
type: BooleanConstructor;
|
|
967
|
+
desc: string;
|
|
968
|
+
})[];
|
|
969
|
+
job: ({ module, interactive, }: Partial<{
|
|
970
|
+
module: string;
|
|
971
|
+
interactive: boolean;
|
|
972
|
+
}>) => import("@ledgerhq/live-common/hw").Discovery | import("rxjs").Observable<string>;
|
|
973
|
+
};
|
|
974
|
+
firmwareRepair: {
|
|
975
|
+
description: string;
|
|
976
|
+
args: ({
|
|
977
|
+
name: string;
|
|
978
|
+
alias: string;
|
|
1237
979
|
type: StringConstructor;
|
|
1238
|
-
|
|
980
|
+
descOpt: string;
|
|
1239
981
|
desc: string;
|
|
1240
982
|
} | {
|
|
1241
983
|
name: string;
|
|
1242
984
|
type: StringConstructor;
|
|
1243
985
|
desc: string;
|
|
1244
|
-
typeDesc?: undefined;
|
|
1245
986
|
})[];
|
|
1246
|
-
job: ({
|
|
1247
|
-
"no-device": boolean;
|
|
1248
|
-
"no-save": boolean;
|
|
987
|
+
job: ({ device, forceMCU, }: Partial<{
|
|
1249
988
|
device: string;
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
rpcTLS: boolean;
|
|
1255
|
-
}) => import("rxjs").Observable<string>;
|
|
989
|
+
forceMCU: string;
|
|
990
|
+
}>) => import("rxjs").Observable<{
|
|
991
|
+
progress: number;
|
|
992
|
+
}>;
|
|
1256
993
|
};
|
|
1257
|
-
|
|
994
|
+
firmwareUpdate: {
|
|
1258
995
|
description: string;
|
|
1259
|
-
args: {
|
|
996
|
+
args: ({
|
|
997
|
+
name: string;
|
|
998
|
+
alias: string;
|
|
999
|
+
type: StringConstructor;
|
|
1000
|
+
descOpt: string;
|
|
1001
|
+
desc: string;
|
|
1002
|
+
} | {
|
|
1260
1003
|
name: string;
|
|
1261
1004
|
type: BooleanConstructor;
|
|
1262
1005
|
desc: string;
|
|
1263
|
-
}
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1006
|
+
} | {
|
|
1007
|
+
name: string;
|
|
1008
|
+
type: StringConstructor;
|
|
1009
|
+
desc: string;
|
|
1010
|
+
})[];
|
|
1011
|
+
job: ({ device, osuVersion, "to-my-own-risk": toMyOwnRisk, listOSUs, }: Partial<{
|
|
1012
|
+
device: string;
|
|
1013
|
+
osuVersion: string;
|
|
1014
|
+
"to-my-own-risk": boolean;
|
|
1015
|
+
listOSUs: boolean;
|
|
1016
|
+
}>) => import("rxjs").Observable<unknown>;
|
|
1267
1017
|
};
|
|
1268
|
-
|
|
1018
|
+
genuineCheck: {
|
|
1269
1019
|
description: string;
|
|
1270
1020
|
args: {
|
|
1271
1021
|
name: string;
|
|
1272
1022
|
alias: string;
|
|
1273
1023
|
type: StringConstructor;
|
|
1024
|
+
descOpt: string;
|
|
1274
1025
|
desc: string;
|
|
1275
1026
|
}[];
|
|
1276
|
-
job: (
|
|
1027
|
+
job: ({ device, }: Partial<{
|
|
1277
1028
|
device: string;
|
|
1278
|
-
|
|
1279
|
-
}>) => import("rxjs").Observable<import("@ledgerhq/live-common/families/bitcoin/descriptor").AccountDescriptor>;
|
|
1029
|
+
}>) => import("rxjs").Observable<import("@ledgerhq/types-live").SocketEvent>;
|
|
1280
1030
|
};
|
|
1281
|
-
|
|
1031
|
+
getBatteryStatus: {
|
|
1282
1032
|
description: string;
|
|
1283
1033
|
args: ({
|
|
1284
1034
|
name: string;
|
|
@@ -1287,33 +1037,47 @@ declare const _default: {
|
|
|
1287
1037
|
desc: string;
|
|
1288
1038
|
} | {
|
|
1289
1039
|
name: string;
|
|
1290
|
-
|
|
1291
|
-
type: NumberConstructor;
|
|
1040
|
+
type: StringConstructor;
|
|
1292
1041
|
desc: string;
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1042
|
+
})[];
|
|
1043
|
+
job: (arg: Partial<{
|
|
1044
|
+
device: string;
|
|
1045
|
+
p2: string;
|
|
1046
|
+
}>) => import("rxjs").Observable<number[]>;
|
|
1047
|
+
};
|
|
1048
|
+
getDeviceRunningMode: {
|
|
1049
|
+
description: string;
|
|
1050
|
+
args: ({
|
|
1296
1051
|
name: string;
|
|
1297
|
-
|
|
1052
|
+
alias: string;
|
|
1053
|
+
type: StringConstructor;
|
|
1054
|
+
descOpt: string;
|
|
1298
1055
|
desc: string;
|
|
1299
|
-
multiple?: undefined;
|
|
1300
|
-
typeDesc?: undefined;
|
|
1301
|
-
alias?: undefined;
|
|
1302
1056
|
} | {
|
|
1303
1057
|
name: string;
|
|
1304
|
-
|
|
1058
|
+
alias: string;
|
|
1305
1059
|
desc: string;
|
|
1306
|
-
|
|
1307
|
-
}
|
|
1060
|
+
type: NumberConstructor;
|
|
1061
|
+
})[];
|
|
1062
|
+
job: ({ device, unresponsiveTimeoutMs, cantOpenDeviceRetryLimit, }: Partial<{
|
|
1063
|
+
device: string;
|
|
1064
|
+
unresponsiveTimeoutMs: number;
|
|
1065
|
+
cantOpenDeviceRetryLimit: number;
|
|
1066
|
+
}>) => import("rxjs").Observable<import("@ledgerhq/live-common/hw/getDeviceRunningMode").GetDeviceRunningModeResult | null>;
|
|
1067
|
+
};
|
|
1068
|
+
i18n: {
|
|
1069
|
+
description: string;
|
|
1070
|
+
args: ({
|
|
1308
1071
|
name: string;
|
|
1072
|
+
alias: string;
|
|
1309
1073
|
type: StringConstructor;
|
|
1074
|
+
descOpt: string;
|
|
1310
1075
|
desc: string;
|
|
1311
|
-
multiple: boolean;
|
|
1312
1076
|
} | {
|
|
1313
1077
|
name: string;
|
|
1078
|
+
alias: string;
|
|
1314
1079
|
type: StringConstructor;
|
|
1315
1080
|
desc: string;
|
|
1316
|
-
multiple?: undefined;
|
|
1317
1081
|
})[];
|
|
1318
1082
|
job: (opts: Partial<{
|
|
1319
1083
|
device: string;
|
|
@@ -1326,69 +1090,113 @@ declare const _default: {
|
|
|
1326
1090
|
index: number;
|
|
1327
1091
|
length: number;
|
|
1328
1092
|
paginateOperations: number;
|
|
1329
|
-
}> & Partial<{
|
|
1330
|
-
"self-transaction": boolean;
|
|
1331
|
-
"use-all-amount": boolean;
|
|
1332
|
-
recipient: string[];
|
|
1333
|
-
amount: string;
|
|
1334
|
-
shuffle: boolean;
|
|
1335
|
-
"fees-strategy": string;
|
|
1336
|
-
collection: string;
|
|
1337
|
-
tokenIds: string;
|
|
1338
|
-
quantities: string;
|
|
1339
1093
|
}> & {
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1094
|
+
deviceId: string;
|
|
1095
|
+
install: string;
|
|
1096
|
+
uninstall: string;
|
|
1097
|
+
date_created: string;
|
|
1098
|
+
date_last_modified: string;
|
|
1099
|
+
}) => any;
|
|
1344
1100
|
};
|
|
1345
|
-
|
|
1101
|
+
listApps: {
|
|
1102
|
+
description: string;
|
|
1103
|
+
args: {
|
|
1104
|
+
name: string;
|
|
1105
|
+
alias: string;
|
|
1106
|
+
type: StringConstructor;
|
|
1107
|
+
descOpt: string;
|
|
1108
|
+
desc: string;
|
|
1109
|
+
}[];
|
|
1110
|
+
job: ({ device, }: Partial<{
|
|
1111
|
+
device: string;
|
|
1112
|
+
}>) => import("rxjs").Observable<import("@ledgerhq/live-common/apps").ListAppResponse>;
|
|
1113
|
+
};
|
|
1114
|
+
managerListApps: {
|
|
1346
1115
|
description: string;
|
|
1347
1116
|
args: ({
|
|
1348
1117
|
name: string;
|
|
1349
1118
|
alias: string;
|
|
1350
1119
|
type: StringConstructor;
|
|
1120
|
+
descOpt: string;
|
|
1351
1121
|
desc: string;
|
|
1352
1122
|
} | {
|
|
1353
1123
|
name: string;
|
|
1124
|
+
alias: string;
|
|
1125
|
+
type: BooleanConstructor;
|
|
1126
|
+
default: boolean;
|
|
1127
|
+
typeDesc: string;
|
|
1128
|
+
} | {
|
|
1129
|
+
name: string;
|
|
1130
|
+
alias: string;
|
|
1354
1131
|
type: StringConstructor;
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1132
|
+
typeDesc: string;
|
|
1133
|
+
default?: undefined;
|
|
1134
|
+
} | {
|
|
1135
|
+
name: string;
|
|
1136
|
+
type: BooleanConstructor;
|
|
1137
|
+
typeDesc: string;
|
|
1358
1138
|
alias?: undefined;
|
|
1139
|
+
default?: undefined;
|
|
1140
|
+
})[];
|
|
1141
|
+
job: ({ device, format, benchmark, v2, }: Partial<{
|
|
1142
|
+
device: string;
|
|
1143
|
+
format: string;
|
|
1144
|
+
benchmark: boolean;
|
|
1145
|
+
v2: boolean;
|
|
1146
|
+
}>) => import("rxjs").Observable<any>;
|
|
1147
|
+
};
|
|
1148
|
+
proxy: {
|
|
1149
|
+
args: ({
|
|
1150
|
+
name: string;
|
|
1151
|
+
alias: string;
|
|
1152
|
+
type: StringConstructor;
|
|
1153
|
+
descOpt: string;
|
|
1154
|
+
desc: string;
|
|
1359
1155
|
} | {
|
|
1360
1156
|
name: string;
|
|
1157
|
+
alias: string;
|
|
1361
1158
|
type: StringConstructor;
|
|
1362
|
-
typeDesc: string;
|
|
1363
1159
|
desc: string;
|
|
1364
|
-
multiple?: undefined;
|
|
1365
|
-
alias?: undefined;
|
|
1366
1160
|
} | {
|
|
1367
1161
|
name: string;
|
|
1368
1162
|
alias: string;
|
|
1369
|
-
type:
|
|
1163
|
+
type: BooleanConstructor;
|
|
1370
1164
|
desc: string;
|
|
1371
|
-
multiple?: undefined;
|
|
1372
|
-
typeDesc?: undefined;
|
|
1373
1165
|
} | {
|
|
1374
1166
|
name: string;
|
|
1375
|
-
type:
|
|
1167
|
+
type: BooleanConstructor;
|
|
1376
1168
|
desc: string;
|
|
1377
|
-
multiple?: undefined;
|
|
1378
|
-
typeDesc?: undefined;
|
|
1379
1169
|
alias?: undefined;
|
|
1380
|
-
}
|
|
1170
|
+
})[];
|
|
1171
|
+
job: ({ device, file, record, port, silent, verbose, "disable-auto-skip": noAutoSkip }: {
|
|
1172
|
+
device: any;
|
|
1173
|
+
file: any;
|
|
1174
|
+
record: any;
|
|
1175
|
+
port: any;
|
|
1176
|
+
silent: any;
|
|
1177
|
+
verbose: any;
|
|
1178
|
+
"disable-auto-skip": any;
|
|
1179
|
+
}) => import("rxjs").Observable<unknown>;
|
|
1180
|
+
};
|
|
1181
|
+
repl: {
|
|
1182
|
+
description: string;
|
|
1183
|
+
args: ({
|
|
1381
1184
|
name: string;
|
|
1185
|
+
alias: string;
|
|
1382
1186
|
type: StringConstructor;
|
|
1187
|
+
descOpt: string;
|
|
1383
1188
|
desc: string;
|
|
1384
|
-
default?: undefined;
|
|
1385
1189
|
} | {
|
|
1386
1190
|
name: string;
|
|
1191
|
+
alias: string;
|
|
1387
1192
|
type: StringConstructor;
|
|
1193
|
+
typeDesc: string;
|
|
1388
1194
|
desc: string;
|
|
1389
|
-
default: string;
|
|
1390
1195
|
})[];
|
|
1391
|
-
job: (
|
|
1196
|
+
job: ({ device, file }: {
|
|
1197
|
+
device: string;
|
|
1198
|
+
file: string;
|
|
1199
|
+
}) => import("rxjs").Observable<string>;
|
|
1392
1200
|
};
|
|
1393
1201
|
speculosList: {
|
|
1394
1202
|
description: string;
|
|
@@ -1526,7 +1334,7 @@ declare const _default: {
|
|
|
1526
1334
|
paginateOperations: number;
|
|
1527
1335
|
}>) => any;
|
|
1528
1336
|
};
|
|
1529
|
-
|
|
1337
|
+
balanceHistory: {
|
|
1530
1338
|
description: string;
|
|
1531
1339
|
args: ({
|
|
1532
1340
|
name: string;
|
|
@@ -1564,7 +1372,8 @@ declare const _default: {
|
|
|
1564
1372
|
} | {
|
|
1565
1373
|
name: string;
|
|
1566
1374
|
alias: string;
|
|
1567
|
-
type:
|
|
1375
|
+
type: StringConstructor;
|
|
1376
|
+
typeDesc: string;
|
|
1568
1377
|
desc: string;
|
|
1569
1378
|
})[];
|
|
1570
1379
|
job: (opts: Partial<{
|
|
@@ -1579,15 +1388,96 @@ declare const _default: {
|
|
|
1579
1388
|
length: number;
|
|
1580
1389
|
paginateOperations: number;
|
|
1581
1390
|
}> & {
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
_unknown: any;
|
|
1586
|
-
deviceId: string;
|
|
1587
|
-
tokenId: string;
|
|
1588
|
-
}) => import("rxjs").Observable<void>;
|
|
1391
|
+
format: string;
|
|
1392
|
+
period: string;
|
|
1393
|
+
}) => import("rxjs").Observable<any>;
|
|
1589
1394
|
};
|
|
1590
|
-
|
|
1395
|
+
countervalues: {
|
|
1396
|
+
description: string;
|
|
1397
|
+
args: ({
|
|
1398
|
+
name: string;
|
|
1399
|
+
alias: string;
|
|
1400
|
+
type: StringConstructor;
|
|
1401
|
+
multiple: boolean;
|
|
1402
|
+
desc: string;
|
|
1403
|
+
typeDesc?: undefined;
|
|
1404
|
+
desk?: undefined;
|
|
1405
|
+
} | {
|
|
1406
|
+
name: string;
|
|
1407
|
+
alias: string;
|
|
1408
|
+
type: StringConstructor;
|
|
1409
|
+
desc: string;
|
|
1410
|
+
multiple?: undefined;
|
|
1411
|
+
typeDesc?: undefined;
|
|
1412
|
+
desk?: undefined;
|
|
1413
|
+
} | {
|
|
1414
|
+
name: string;
|
|
1415
|
+
alias: string;
|
|
1416
|
+
type: StringConstructor;
|
|
1417
|
+
typeDesc: string;
|
|
1418
|
+
desc: string;
|
|
1419
|
+
multiple?: undefined;
|
|
1420
|
+
desk?: undefined;
|
|
1421
|
+
} | {
|
|
1422
|
+
name: string;
|
|
1423
|
+
alias: string;
|
|
1424
|
+
type: BooleanConstructor;
|
|
1425
|
+
multiple?: undefined;
|
|
1426
|
+
desc?: undefined;
|
|
1427
|
+
typeDesc?: undefined;
|
|
1428
|
+
desk?: undefined;
|
|
1429
|
+
} | {
|
|
1430
|
+
name: string;
|
|
1431
|
+
type: BooleanConstructor;
|
|
1432
|
+
desc: string;
|
|
1433
|
+
alias?: undefined;
|
|
1434
|
+
multiple?: undefined;
|
|
1435
|
+
typeDesc?: undefined;
|
|
1436
|
+
desk?: undefined;
|
|
1437
|
+
} | {
|
|
1438
|
+
name: string;
|
|
1439
|
+
alias: string;
|
|
1440
|
+
type: NumberConstructor;
|
|
1441
|
+
desc: string;
|
|
1442
|
+
multiple?: undefined;
|
|
1443
|
+
typeDesc?: undefined;
|
|
1444
|
+
desk?: undefined;
|
|
1445
|
+
} | {
|
|
1446
|
+
name: string;
|
|
1447
|
+
alias: string;
|
|
1448
|
+
type: BooleanConstructor;
|
|
1449
|
+
desc: string;
|
|
1450
|
+
multiple?: undefined;
|
|
1451
|
+
typeDesc?: undefined;
|
|
1452
|
+
desk?: undefined;
|
|
1453
|
+
} | {
|
|
1454
|
+
name: string;
|
|
1455
|
+
alias: string;
|
|
1456
|
+
type: StringConstructor;
|
|
1457
|
+
desk: string;
|
|
1458
|
+
multiple?: undefined;
|
|
1459
|
+
desc?: undefined;
|
|
1460
|
+
typeDesc?: undefined;
|
|
1461
|
+
})[];
|
|
1462
|
+
job: (opts: Partial<{
|
|
1463
|
+
currency: string[];
|
|
1464
|
+
countervalue: string[];
|
|
1465
|
+
fiats: boolean;
|
|
1466
|
+
format: string;
|
|
1467
|
+
period: string;
|
|
1468
|
+
verbose: boolean;
|
|
1469
|
+
marketcap: number;
|
|
1470
|
+
disableAutofillGaps: boolean;
|
|
1471
|
+
latest: boolean;
|
|
1472
|
+
startDate: string;
|
|
1473
|
+
}>) => any;
|
|
1474
|
+
};
|
|
1475
|
+
envs: {
|
|
1476
|
+
description: string;
|
|
1477
|
+
args: never[];
|
|
1478
|
+
job: () => import("rxjs").Observable<string>;
|
|
1479
|
+
};
|
|
1480
|
+
exportAccounts: {
|
|
1591
1481
|
description: string;
|
|
1592
1482
|
args: ({
|
|
1593
1483
|
name: string;
|
|
@@ -1625,8 +1515,7 @@ declare const _default: {
|
|
|
1625
1515
|
} | {
|
|
1626
1516
|
name: string;
|
|
1627
1517
|
alias: string;
|
|
1628
|
-
type:
|
|
1629
|
-
typeDesc: string;
|
|
1518
|
+
type: BooleanConstructor;
|
|
1630
1519
|
desc: string;
|
|
1631
1520
|
})[];
|
|
1632
1521
|
job: (opts: Partial<{
|
|
@@ -1640,30 +1529,68 @@ declare const _default: {
|
|
|
1640
1529
|
index: number;
|
|
1641
1530
|
length: number;
|
|
1642
1531
|
paginateOperations: number;
|
|
1643
|
-
}> & {
|
|
1644
|
-
|
|
1645
|
-
}) => import("rxjs").Observable<any>;
|
|
1532
|
+
}> & Partial<{
|
|
1533
|
+
out: boolean;
|
|
1534
|
+
}>) => import("rxjs").Observable<any>;
|
|
1646
1535
|
};
|
|
1647
|
-
|
|
1536
|
+
liveData: {
|
|
1648
1537
|
description: string;
|
|
1649
1538
|
args: ({
|
|
1650
1539
|
name: string;
|
|
1651
1540
|
alias: string;
|
|
1652
1541
|
type: StringConstructor;
|
|
1653
|
-
descOpt: string;
|
|
1654
1542
|
desc: string;
|
|
1543
|
+
} | {
|
|
1544
|
+
name: string;
|
|
1545
|
+
type: StringConstructor;
|
|
1546
|
+
desc: string;
|
|
1547
|
+
multiple: boolean;
|
|
1548
|
+
typeDesc?: undefined;
|
|
1549
|
+
alias?: undefined;
|
|
1550
|
+
} | {
|
|
1551
|
+
name: string;
|
|
1552
|
+
type: StringConstructor;
|
|
1553
|
+
typeDesc: string;
|
|
1554
|
+
desc: string;
|
|
1555
|
+
multiple?: undefined;
|
|
1556
|
+
alias?: undefined;
|
|
1655
1557
|
} | {
|
|
1656
1558
|
name: string;
|
|
1657
1559
|
alias: string;
|
|
1560
|
+
type: NumberConstructor;
|
|
1658
1561
|
desc: string;
|
|
1562
|
+
multiple?: undefined;
|
|
1563
|
+
typeDesc?: undefined;
|
|
1564
|
+
} | {
|
|
1565
|
+
name: string;
|
|
1659
1566
|
type: NumberConstructor;
|
|
1567
|
+
desc: string;
|
|
1568
|
+
multiple?: undefined;
|
|
1569
|
+
typeDesc?: undefined;
|
|
1570
|
+
alias?: undefined;
|
|
1571
|
+
} | {
|
|
1572
|
+
name: string;
|
|
1573
|
+
alias: string;
|
|
1574
|
+
type: BooleanConstructor;
|
|
1575
|
+
desc: string;
|
|
1660
1576
|
})[];
|
|
1661
|
-
job: (
|
|
1577
|
+
job: (opts: Partial<{
|
|
1662
1578
|
device: string;
|
|
1663
|
-
|
|
1664
|
-
|
|
1579
|
+
id: string[];
|
|
1580
|
+
xpub: string[];
|
|
1581
|
+
file: string;
|
|
1582
|
+
appjsonFile: string;
|
|
1583
|
+
currency: string;
|
|
1584
|
+
scheme: string;
|
|
1585
|
+
index: number;
|
|
1586
|
+
length: number;
|
|
1587
|
+
paginateOperations: number;
|
|
1588
|
+
}> & Partial<{
|
|
1589
|
+
appjson: string;
|
|
1590
|
+
add: boolean;
|
|
1591
|
+
}>) => import("rxjs").Observable<string>;
|
|
1665
1592
|
};
|
|
1666
|
-
|
|
1593
|
+
portfolio: {
|
|
1667
1594
|
description: string;
|
|
1668
1595
|
args: ({
|
|
1669
1596
|
name: string;
|
|
@@ -1698,8 +1625,18 @@ declare const _default: {
|
|
|
1698
1625
|
multiple?: undefined;
|
|
1699
1626
|
typeDesc?: undefined;
|
|
1700
1627
|
alias?: undefined;
|
|
1628
|
+
} | {
|
|
1629
|
+
name: string;
|
|
1630
|
+
type: StringConstructor;
|
|
1631
|
+
desc: string;
|
|
1632
|
+
alias?: undefined;
|
|
1633
|
+
} | {
|
|
1634
|
+
name: string;
|
|
1635
|
+
alias: string;
|
|
1636
|
+
type: BooleanConstructor;
|
|
1637
|
+
desc: string;
|
|
1701
1638
|
})[];
|
|
1702
|
-
job: (opts: Partial<{
|
|
1639
|
+
job: (opts: Partial<Partial<{
|
|
1703
1640
|
device: string;
|
|
1704
1641
|
id: string[];
|
|
1705
1642
|
xpub: string[];
|
|
@@ -1710,9 +1647,14 @@ declare const _default: {
|
|
|
1710
1647
|
index: number;
|
|
1711
1648
|
length: number;
|
|
1712
1649
|
paginateOperations: number;
|
|
1713
|
-
}>
|
|
1650
|
+
}> & {
|
|
1651
|
+
disableAutofillGaps: boolean;
|
|
1652
|
+
countervalue: string;
|
|
1653
|
+
period: string;
|
|
1654
|
+
}>) => import("rxjs").Observable<string>;
|
|
1714
1655
|
};
|
|
1715
|
-
|
|
1656
|
+
synchronousOnboarding: {
|
|
1657
|
+
description: string;
|
|
1716
1658
|
args: ({
|
|
1717
1659
|
name: string;
|
|
1718
1660
|
alias: string;
|
|
@@ -1722,16 +1664,13 @@ declare const _default: {
|
|
|
1722
1664
|
} | {
|
|
1723
1665
|
name: string;
|
|
1724
1666
|
alias: string;
|
|
1725
|
-
|
|
1667
|
+
desc: string;
|
|
1668
|
+
type: NumberConstructor;
|
|
1726
1669
|
})[];
|
|
1727
|
-
job: ({ device,
|
|
1670
|
+
job: ({ device, pollingPeriodMs, }: Partial<{
|
|
1728
1671
|
device: string;
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
}>) => import("rxjs").Observable<"Backend returned no hex for this hash" | {
|
|
1732
|
-
inHash: any;
|
|
1733
|
-
finalOut: string;
|
|
1734
|
-
}>;
|
|
1672
|
+
pollingPeriodMs: number;
|
|
1673
|
+
}>) => import("rxjs").Observable<import("@ledgerhq/live-common/hw/getOnboardingStatePolling").OnboardingStatePollingResult | null>;
|
|
1735
1674
|
};
|
|
1736
1675
|
user: {
|
|
1737
1676
|
args: never[];
|
|
@@ -1741,6 +1680,67 @@ declare const _default: {
|
|
|
1741
1680
|
args: never[];
|
|
1742
1681
|
job: () => import("rxjs").Observable<string>;
|
|
1743
1682
|
};
|
|
1683
|
+
swap: {
|
|
1684
|
+
description: string;
|
|
1685
|
+
args: ({
|
|
1686
|
+
name: string;
|
|
1687
|
+
alias: string;
|
|
1688
|
+
type: StringConstructor;
|
|
1689
|
+
desc: string;
|
|
1690
|
+
} | {
|
|
1691
|
+
name: string;
|
|
1692
|
+
type: StringConstructor;
|
|
1693
|
+
desc: string;
|
|
1694
|
+
multiple: boolean;
|
|
1695
|
+
typeDesc?: undefined;
|
|
1696
|
+
alias?: undefined;
|
|
1697
|
+
} | {
|
|
1698
|
+
name: string;
|
|
1699
|
+
type: StringConstructor;
|
|
1700
|
+
typeDesc: string;
|
|
1701
|
+
desc: string;
|
|
1702
|
+
multiple?: undefined;
|
|
1703
|
+
alias?: undefined;
|
|
1704
|
+
} | {
|
|
1705
|
+
name: string;
|
|
1706
|
+
alias: string;
|
|
1707
|
+
type: NumberConstructor;
|
|
1708
|
+
desc: string;
|
|
1709
|
+
multiple?: undefined;
|
|
1710
|
+
typeDesc?: undefined;
|
|
1711
|
+
} | {
|
|
1712
|
+
name: string;
|
|
1713
|
+
type: NumberConstructor;
|
|
1714
|
+
desc: string;
|
|
1715
|
+
multiple?: undefined;
|
|
1716
|
+
typeDesc?: undefined;
|
|
1717
|
+
alias?: undefined;
|
|
1718
|
+
} | {
|
|
1719
|
+
name: string;
|
|
1720
|
+
alias: string;
|
|
1721
|
+
type: BooleanConstructor;
|
|
1722
|
+
desc: string;
|
|
1723
|
+
})[];
|
|
1724
|
+
job: (opts: Partial<{
|
|
1725
|
+
device: string;
|
|
1726
|
+
id: string[];
|
|
1727
|
+
xpub: string[];
|
|
1728
|
+
file: string;
|
|
1729
|
+
appjsonFile: string;
|
|
1730
|
+
currency: string;
|
|
1731
|
+
scheme: string;
|
|
1732
|
+
index: number;
|
|
1733
|
+
length: number;
|
|
1734
|
+
paginateOperations: number;
|
|
1735
|
+
}> & {
|
|
1736
|
+
amount: string;
|
|
1737
|
+
useAllAmount: boolean;
|
|
1738
|
+
useFloat: boolean;
|
|
1739
|
+
_unknown: any;
|
|
1740
|
+
deviceId: string;
|
|
1741
|
+
tokenId: string;
|
|
1742
|
+
}) => import("rxjs").Observable<void>;
|
|
1743
|
+
};
|
|
1744
1744
|
};
|
|
1745
1745
|
export default _default;
|
|
1746
1746
|
//# sourceMappingURL=commands-index.d.ts.map
|