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

fix: use msats for deeplink max_amount param to be consistent with NIP-47 #1110

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

rolznz
Copy link
Contributor

@rolznz rolznz commented Feb 19, 2025

Fixes #1108

Minimal change to consistently use msat values. The deep link flow changes were a breaking change and hopefully a spec can be created around this for http-accessible wallets, so it's good to fix this inconsistency now.

image

Copy link
Member

@im-adithya im-adithya left a comment

Choose a reason for hiding this comment

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

tACK

@im-adithya im-adithya merged commit eaf7282 into master Feb 19, 2025
10 checks passed
@im-adithya im-adithya deleted the fix/deeplink-max-amount-msats branch February 19, 2025 15:29
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.

Inconsistency: Deeplink max_amount field is in sats, not millisats
2 participants