"Verify Address" button for Ledger Nano #7442
Closed
shufps
started this conversation in
Features / Enhancements
Replies: 1 comment
-
Converted to issue #7443 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
According to Ledger, there should be a button in the UI that, when pressed, shows the current receiving address on the Ledger Nano.
Most of this task probably is UI because the iota-sdk and ledger.rs libs and the Ledger Nano app support it.
Generating a single address with
GenerateEd25519Addresses
and the bip-path of the current receiving address and theledger_nano_prompt
set totrue
should do it 🤔Beta Was this translation helpful? Give feedback.
All reactions