Skip to content

tweaks on unspents order#3

Open
antoniobp wants to merge 4 commits into
sserrano44:masterfrom
antoniobp:master
Open

tweaks on unspents order#3
antoniobp wants to merge 4 commits into
sserrano44:masterfrom
antoniobp:master

Conversation

@antoniobp
Copy link
Copy Markdown

No description provided.

Comment thread bitgo/bitgo.py Outdated
if fee is None:
fee = self.calculate_fee(len(spendables), 2)
elif fee < MINIMAL_FEE:
raise Exception("Fee to low... your fee: %s min fee allowed: %s" % (fee, MINIMAL_FEE))
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

I'm not sure about this, I would let the developer shoot on their own foot

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.

2 participants