Add more unit tests for the sendBch function. This is a preparatory diff for making decimal places of base unit arbitrary throughout Cashtab.
Details
Details
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- more-sendbch-unit-tests
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 15003 Build 29957: Build Diff cashtab-tests Build 29956: arc lint + arc unit
Event Timeline
Comment Actions
Before this diff I would cause a test failure by changing the default fee, which is bad.
After this diff I would cause 3 test failures by changing the default fee, which is worst.