-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Description
i ported a project that uses bitcoinjs-lib 3.0.3 to typescript and on the process i generated type declaration files that work well with the library, facilitatiing linting, autocompletion over the namespaces and displaying the parameter and types for functions. I left many functions that take optional parameters as obligatory on my type definitions, as i havent studied the library carefully to fix that.
would there be any interest in integrating this type annotations to the package? if so i could submit a PR
best
d
atrauzzi