Related to task T2167. Added button to Tx dropdown to copy OP_RETURN message if one is present.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC5e166a573769: [Cashtab] Copy OP_RETURN message button added to Tx collapse
cd web/cashtab
npm start
if there are no Txs in TxHistory with an OP_RETURN msg, send one from another wallet
click a Tx with an OP_RETURN msg
click the Copy OP_RETURN button
observe the notification
ensure that the text copied to clipboard is correct
click a Tx with no OP_RETURN msg
observe that there is no Copy OP_RETURN button
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable