You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running integrations test using cargo test -F test-device, the recipient_and_identity_match gets the recipient from the device (with user prompt), then panics before getting identity (before showing second prompt).
This looks like a bug in the Ledger Nano app.
The text was updated successfully, but these errors were encountered:
When running integrations test using
cargo test -F test-device
, therecipient_and_identity_match
gets the recipient from the device (with user prompt), then panics before gettingidentity
(before showing second prompt).This looks like a bug in the Ledger Nano app.
The text was updated successfully, but these errors were encountered: