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

add correct handling for param fee in prepare_transaction when fee is 0 #91

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ManFromSiberia
Copy link

+sanity check for fee type, should fix #90

@ghost
Copy link

ghost commented Dec 6, 2019

Pull request looks good to me, but I feel like this kind of behavior could use a test.

bjarnemagnussen added a commit to bjarnemagnussen/bit that referenced this pull request Jan 28, 2020
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

Successfully merging this pull request may close these issues.

prepare_transaction doesn't handle fee parameter equal to 0 correctly
1 participant