Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABCbb3df7058786: [Cashtab] [BCH deprecation] Pt 2/2 - Deprecate BCH.Address.isCashAddress from…
npm test and ensure unit test passes
npm start
send a simple XEC tx that results in a change output and observe via the explorer the change is being sent back to the correct change address
grep -r 'BCH.Address.isCashAddress' src/ and ensure no further usage of the bch-js function
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- deprecateIsCashAddress
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 20753 Build 41170: Build Diff cashtab-tests Build 41169: arc lint + arc unit