Updates the Tx component to recognize transactions using the new paywall lokad id and render accordingly in tx history.
Details
Details
- Reviewers
bytesofman - Group Reviewers
Restricted Project - Commits
- rABC9ae5f3a3ac7d: [Cashtab] Update tx history to recognize paywall payments
npm test
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I don't think there's a reason to show the txid. Should be a link based on the txid.
If it's just a placeholder for now, a link to the block explorer for this txid is still more useful than a 64-character hex string.
Comment Actions
Removed redundant utf8 param and added integration test for invalid paywall transaction.
will this eventually be an ecashchat link?
yes, it will be a direct link to the paywalled article on ecashchat, which will be launched soon. The only way for users to see this is when the paywall feature is launched anyway.