summa-tx / coins

Rust implementations of BIP32/39 and Ledger device comms
Other
90 stars 31 forks source link

Wrap device in Arc<Mutex<_>> #125

Closed naps62 closed 8 months ago

naps62 commented 8 months ago

Proposed fix for #124

prestwich commented 8 months ago

superseded by #126 which bundles a few other improvements