Crate hardware_wallet[−][src]
Hardware wallet management.
Structs
| Device |
|
| HardwareWalletManager |
Hardware wallet management interface. |
| TransactionInfo |
This is the transaction info we need to supply to Trezor message. It's more
or less a duplicate of |
| WalletInfo |
Hardware wallet information. |
Enums
| DeviceDirection |
Specifies the direction of the |
| Error |
Hardware wallet error. |
| KeyPath |
Key derivation paths used on hardware wallets. |
Traits
| Wallet |
|