Connection to Ledger to use
Readonly
transportConnection to Ledger to use
Discovers accounts in set that already have been used (has any on-chain transactions). It returns an empty array if none of accounts been used. If a used account is preceded by an unused account then it would be ignored.
Instance of Node to get account information from
It throws an exception if Aeternity app on Ledger has an incompatible version, not opened or not installed.
Get ak_
-prefixed address for a given account index.
Index of account
Ask user to confirm address by showing it on the device screen
the version of Aeternity app installed on Ledger wallet
Get an instance of AccountLedger for a given account index.
Index of account
A factory class that generates instances of AccountLedger based on provided transport.