Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

networks: drop dogecoin and dustThreshold #675

Merged
merged 1 commit into from
Oct 21, 2016
Merged

networks: drop dogecoin and dustThreshold #675

merged 1 commit into from
Oct 21, 2016

Conversation

dcousens
Copy link
Contributor

No description provided.

@dcousens
Copy link
Contributor Author

ping @jprichardson

@@ -10,8 +10,7 @@ module.exports = {
},
pubKeyHash: 0x00,
scriptHash: 0x05,
wif: 0x80,
dustThreshold: 546 // https://github.com/bitcoin/bitcoin/blob/v0.9.2/src/core.h#L151-L162
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMHO, I'm not sure if this policy constant is relevant to us

@jprichardson
Copy link
Member

👍 Of the networks supported out of the box by bitcoinjs-lib, only Bitcoin has a dust threshold.

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.

None yet

3 participants