Skip to content

Commit

Permalink
wallet-import: add wpkh descriptors and electrum
Browse files Browse the repository at this point in the history
  • Loading branch information
guggero committed Jul 22, 2024
1 parent e3f71a3 commit 0e7636a
Show file tree
Hide file tree
Showing 6 changed files with 39,697 additions and 17,390 deletions.
2 changes: 2 additions & 0 deletions browserify.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ module.exports = {
opcodes: require('bitcoin-ops'),
script: require('bitcoinjs-lib/src/script'),
payments: require('bitcoinjs-lib/src/payments'),
descriptors: require('@bitcoinerlab/descriptors'),
descriptorsSecp: require('@bitcoinerlab/secp256k1'),
ecurve: ecurve,
secp256k1: secp256k1,
tinySecp256k1: require('tiny-secp256k1'),
Expand Down
Loading

0 comments on commit 0e7636a

Please sign in to comment.