@ledgerhq/live-cli 25.0.0 → 26.0.0-nightly.20260721121314

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/README.md CHANGED
@@ -80,7 +80,6 @@ The CLI exposes a small, fixed set of commands consumed by e2e and CI. Run
80
80
  | `generateAddresses` | e2e (`generate-e2e-userdata.yml`) — generates the address cache for account-based coins |
81
81
  | `generateUtxoAddresses` | e2e (`generate-e2e-userdata.yml`) — generates the address cache for UTXO-based coins |
82
82
  | `generateAppJson` | e2e (`generate-e2e-userdata.yml`) — generates the app dataset (userdata) for the desktop/mobile e2e suites |
83
- | `botTransfer` | CI (`bot-transfer.yml`) — transfers funds between Speculos seeds |
84
83
  | `version` | the package's own smoke test |
85
84
 
86
85
  All of these run against a Speculos device (`SPECULOS_API_PORT` or `SPECULOS_APDU_PORT`).