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

Check the balance before create transaction #67

Open
siegfried opened this issue May 29, 2022 · 0 comments
Open

Check the balance before create transaction #67

siegfried opened this issue May 29, 2022 · 0 comments

Comments

@siegfried
Copy link
Contributor

Now it is possible to build a transaction having the same total ADA amount between inputs and outputs. For example, a user can build a transaction sending 7 ADA out while he/she only have 7 ADA in total, which is not enough to cover the fee but the fee would be calculate as usual. How about fail the building process when the inputs cannot cover the outputs?

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

1 participant