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

TransactionBuilder InsufficientFunds error ideally should return sensible information #11

Open
sreekanthgs opened this issue Oct 7, 2016 · 1 comment

Comments

@sreekanthgs
Copy link

When using TransactionBuilder class to build from a set of utxos, it'd be very much essential to figure out sensible information out of InsufficientFunds error.

For example, information like:

  1. How much fund is short
  2. What is the calculated mining_fee as per rate (to see if the shortage is just the mining_fee)
@oleganza
Copy link
Owner

oleganza commented Oct 7, 2016

Addressed in #12. Is there enough info now to say "how much funds we are short"?

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

No branches or pull requests

2 participants