Module iota_wallet::secret::ledger_nano
[−]Expand description
Implementation of LedgerSecretManager
.
Ledger status codes: https://github.com/iotaledger/ledger-iota-app/blob/53c1f96d15f8b014ba8ba31a85f0401bb4d33e18/src/iota_io.h#L54.
Structs
Secret manager that uses a Ledger hardware wallet.
Constants
Hardened const for the bip path.
Functions
needs_blind_signing the Ledger Nano S(+)/X app can present the user a detailed view of the transaction before it is signed but only with BasicOutputs, without extra-features and if the Essence is not too large. If criteria are not met, blind signing is needed. This method finds out if we have to switch to blind signing mode.