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

expose compressed_public_key() for compressed bip21 serialization in payjoin #12

Open
DanGould opened this issue Sep 26, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@DanGould
Copy link
Contributor

payjoin uses the compressed key in the bip21 payjoin uri in order to reduce the length as well as the density of a QR code that contains this information.

see discussion on how exposing the public key cleanly would allow the upstream project not to hack serialization around in order to get this structure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant