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

InsufficientMoneyException contains wrong value #12

Open
hank opened this issue Jan 5, 2014 · 0 comments
Open

InsufficientMoneyException contains wrong value #12

hank opened this issue Jan 5, 2014 · 0 comments
Labels

Comments

@hank
Copy link
Member

hank commented Jan 5, 2014

The InsufficientMoneyException coming from bitcoinj can contain a wrong value for the missing member. This is due to the fee calculation code being too tightly coupled to bitcoin. Several things would have to change in bitcoinj to get rid of this coupling and to be able to better tune the fee calculation in litecoinj to be correct to the network. This is a known bug, and will be addressed in a future release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant