Module coins_ledger::transports::native
source · Expand description
APDU Transport for native HID. Wraps
TransportNativeHID
in a
thread managing the IO.
Modules§
- Native HID APDU transport for Ledger Nano hardware wallets
Structs§
- A handle to the Ledger device. This handle is not clone, as it is critical that only one connection to the device is active at a time. APDUs may NOT be interleaved.
Enums§
- Ledger transport errors