Page MenuHomePhabricator

[Cashtab] Add note to alert users to OP_RETURN msg visibility.
ClosedPublic

Authored by kieran709 on Dec 20 2021, 22:10.

Details

Summary

Added alert to inform users that Cashtab messages are visible on the blockchain. Related to task T2103

Test Plan

cd web/cashtab && npm start
navigate to send tab and click advanced dropdown
ensure that the alert appears and that messaging is correct.

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bytesofman added inline comments.
web/cashtab/src/components/Send/Send.js
788 ↗(On Diff #31486)

description="Messages are public"

This revision now requires changes to proceed.Dec 20 2021, 22:28
This revision is now accepted and ready to land.Dec 20 2021, 23:07