Continuing the refactor of the sendBch function, remove the 2nd (of 3) instances of the toSatoshi function. Add unit tests to confirm that the new method is returning identical output to the old method.
Details
Details
- Reviewers
majcosta - Group Reviewers
Restricted Project - Commits
- rABC06496a4d8394: [Cashtab] Remove instance of toSatoshi from tx builder
npm test
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.