Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Lightning Address payment method #1809

Merged
merged 2 commits into from
Jan 18, 2024

Conversation

snowteamer
Copy link
Collaborator

Closes #1807

@@ -56,6 +56,7 @@ export default ({
options: {
// key to store on state and corresponding translation (if needed)
bitcoin: 'Bitcoin',
lightning: 'Lightning Address',
Copy link
Member

@taoeffect taoeffect Jan 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Per Slack, how about simply Lightning ?

Also, I just realized all of these should probably all be wrapped in L, so can you update this PR with that boy-scoutting?

@snowteamer snowteamer force-pushed the add-ln-payment-method branch from db2aaf2 to 69d49a6 Compare January 18, 2024 15:07
Copy link
Member

@taoeffect taoeffect left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautiful

@taoeffect taoeffect merged commit 96a2579 into okTurtles:master Jan 18, 2024
4 checks passed
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.

Add "Lightning Address" to payment options
2 participants