LedgerHQ / satstack

Bitcoin full node with Ledger Live
BSD 2-Clause "Simplified" License
159 stars 32 forks source link

Use ledger-bitcoin client library; add signet to the valid networks #97

Closed bigspider closed 1 year ago

bigspider commented 1 year ago

Updates the client library to use ledger-bitcoin; this should ensure compatibility with both the new and the legacy API (and marginally improve performance on the new API).

En passant, added signet as a valid network for the --chain parameter.