Skip to content

Show 'Pay to <contact>' in transaction list#153

Merged
kingonly merged 1 commit intomainfrom
feat/pay-to-contact-label
Mar 24, 2026
Merged

Show 'Pay to <contact>' in transaction list#153
kingonly merged 1 commit intomainfrom
feat/pay-to-contact-label

Conversation

@kingonly
Copy link
Copy Markdown
Member

Summary

  • Outgoing payments to contacts now show "Pay to " instead of just the contact name
  • Outgoing payments to Lightning addresses show "Pay to "
  • Incoming payments are unchanged (show just the contact name or address)

Test plan

  • Send to a contact — transaction list shows "Pay to "
  • Send to a Lightning address (not a contact) — shows "Pay to "
  • Receive from a contact — shows just the contact name (no "Pay to" prefix)
  • Receive from a Lightning address — shows just the address
  • Payment details dialog title matches the transaction list description

🤖 Generated with Claude Code

When a payment is sent to a contact or Lightning address, prefix the
description with "Pay to" for send transactions. Receive transactions
still show just the contact name or address.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
breez-glow-web Ready Ready Preview, Comment Mar 24, 2026 7:45pm
breez-sdk-spark-example Ready Ready Preview, Comment Mar 24, 2026 7:45pm
savage-glow-web Ready Ready Preview, Comment Mar 24, 2026 7:45pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant