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
- Lint
Lint Not Applicable - Unit
Tests Not Applicable