Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o committed Aug 9, 2024
1 parent 2856db9 commit eca6f2a
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions src/lib/javascript react/taproot.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,4 @@ const {
},
},
},
} = require('bitcoinjs-lib');

const {
UTXO
UTXO.fromObject
UTXO.fromBuffer
UTXO.fromHex
} = require('bitcoinjs-lib');
} = require('bitcoinjs-lib');

0 comments on commit eca6f2a

Please sign in to comment.