-
Notifications
You must be signed in to change notification settings - Fork 206
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for nblocks not in the __init__.py file
- Loading branch information
1 parent
9e00765
commit 1b2670e
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1b2670e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OR 1 satoshi / kb as the base error-fallback fee, till the time when 1 Sat = 10 cent or so.
nblocks=nblocks seems like it would create a loop, if some conditional function would depend on that to have an assigned value to stop. Not smart enough to propose a better solution.
Possible error cases are hard to know without years of seeing them. Some experienced person on stackoverflow could know.