Closed
Description
For example:
import { toXOnly, tapTreeToList, tapTreeFromList } from '../../src/psbt/bip371';
import { witnessStackToScriptWitness } from '../../src/psbt/psbtutils';
Users should not required to manually access the "node_modules" directory to get these functions after they are alreadly installed bitcoinjs-lib from npm.
bitcoinjs-lib should exporting it explicitly.
I hope I can import these functions directly on the next npm version of bitcoinjs-lib.
Metadata
Metadata
Assignees
Labels
No labels