Related to task T2583. Changed function names of toSmallestDenomination and fromSmallestDenomination to toSatoshis and fromSatoshis respectively.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project
cd web/cashtab
grep -r 'fromSmallestDenomination' src/ should return no results
grep -r 'toSmallestDenomination' src/ should return no results
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- change-function-names
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 19740 Build 39199: Build Diff cashtab-tests Build 39198: arc lint + arc unit
Event Timeline
Comment Actions
This looks good. I should have specified we should do this after we get the significant sendXec refactor in, as this will cause substantial rebase conflict complications with that work
So -- sit on this for now