Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

ethers-signers: support multiple Ledger instantiations #1602

Open
joshieDo opened this issue Aug 15, 2022 · 0 comments
Open

ethers-signers: support multiple Ledger instantiations #1602

joshieDo opened this issue Aug 15, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@joshieDo
Copy link
Contributor

joshieDo commented Aug 15, 2022

ref foundry-rs/foundry#2790

impl LedgerEthereum {
/// Instantiate the application by acquiring a lock on the ledger device.

It would help if we could have multiple Ledger instantiations (from multiple derivations) without fighting for the lock. Alternatively, we could have a wrapper in foundry, but I feel like it's better suited here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant