bitcoinjs / bitcoinjs-lib

A javascript Bitcoin library for node.js and browsers.
MIT License
5.6k stars 2.08k forks source link

Remove .address / .template exports #1116

Closed dcousens closed 6 years ago

dcousens commented 6 years ago

Do we do this in 4.0.0? They are mostly defunct now, but, those poor coders.

Maybe we do that in 5.0.0 with a deprecation cycle occuring in 4.0.0 at some point when the use cases are clear?

dcousens commented 6 years ago

See https://github.com/bitcoinjs/bitcoinjs-lib/pull/1119