Open maflcko opened 2 years ago
Change the btc_kb argument to sat_per_vb and adjust all call sites.
This allows to remove a lossy truncation via int.
int
Also, the new argument should be a forced named argument.
For guidance on contributing, please read CONTRIBUTING.md before opening your pull request.
Change the btc_kb argument to sat_per_vb and adjust all call sites.
This allows to remove a lossy truncation via
int
.Also, the new argument should be a forced named argument.
Useful skills:
Want to work on this issue?
For guidance on contributing, please read CONTRIBUTING.md before opening your pull request.