Skip to content

Conversation

@dcousens
Copy link
Contributor

Resolves #439

* - breaking change


As part of this, I also start using a b prefix where ambiguity exists. This was already the case for crypto, but a few lame ambiguities propped up, and this makes explicitly clear.
Most importantly, this problem would rarely occur in user environments as they would be importing as var bitcoinjs = require('bitcoinjs-lib'), and therefore will already have implicit name spacing.


These changes were already implied, so I'm going to merge, but marked as a breaking change for posterity and so I can easily iterate the tagged issues for the CHANGELOG.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename Address

2 participants