HomePhabricator

[Cashtab] Deprecate handleEncryptedOpReturn

Description

[Cashtab] Deprecate handleEncryptedOpReturn

Summary: Now that D12045 has landed there is no need for the handleEncryptedOpReturn() function as this is now part of sendXec().

Test Plan:

  • 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

Reviewers: bytesofman, #bitcoin_abc

Reviewed By: bytesofman, #bitcoin_abc

Differential Revision: https://reviews.bitcoinabc.org/D12055

Details

Provenance
emackAuthored on Sep 25 2022, 02:31
emackPushed on Sep 25 2022, 08:52
Reviewer
Restricted Project
Differential Revision
D12055: [Cashtab] Deprecate handleEncryptedOpReturn
Parents
rABCe5a2c48097ad: [Cashtab] Move token burn UI lock to same as other token tx method
Branches
Unknown
Tags
Unknown