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