-
Notifications
You must be signed in to change notification settings - Fork 194
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
feat: onchain swaps #2514
feat: onchain swaps #2514
Conversation
🚀 Thanks for the pull request! Here are the current build files for testing: Download and unzip the file for your browser. Refer to the readme for detailed install instructions. Don't forget: keep earning sats! |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: alby-js-sdk@2.1.2 |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as resolved.
This comment was marked as resolved.
This reverts commit 7494a47.
@@ -924,7 +951,7 @@ | |||
"pasted": "Pasted!", | |||
"description": "Description", | |||
"description_full": "Full Description", | |||
"success_message": "{{amount}}{{fiatAmount}} sent to {{destination}}", | |||
"success_message": "{{amount}}{{fiatAmount}} are on their way to {{destination}}", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rolznz Did you change the default message that is being used everywhere on purpose? Should we add a separate success message for that?
Describe the changes you have made in this PR
Sending to onchain addresses.