Now that D12045 has landed there is no need for the handleEncryptedOpReturn() function as this is now part of sendXec().
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC5b612041d907: [Cashtab] Deprecate handleEncryptedOpReturn
- npm test
- grep -r 'handleEncryptedOpReturn' src/ and ensure no other uses for the function throughout cashtab
- npm start
- send and receive encrypted messages on an existing wallet
- send and receive encrypted messages on a fresh new wallet
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- deprecateHandleEncryptedOpReturn
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 20172 Build 40029: Build Diff cashtab-tests Build 40028: arc lint + arc unit