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 support for resolving HumanReadableNames #436

Open
tnull opened this issue Jan 17, 2025 · 2 comments
Open

Add support for resolving HumanReadableNames #436

tnull opened this issue Jan 17, 2025 · 2 comments

Comments

@tnull
Copy link
Collaborator

tnull commented Jan 17, 2025

We just upgraded to LDK 0.1, which added support for HRNs. We should add support for optionally(?) acting as a resolver for HRNs here, possibly first defaulting to off.

@TheBlueMatt
Copy link

Finally time to build that nice fn pay(recipient: &str, amount: Option<u64>) API? :)

@tnull
Copy link
Collaborator Author

tnull commented Jan 20, 2025

Finally time to build that nice fn pay(recipient: &str, amount: Option<u64>) API? :)

Yes!

We already somewhat have that w.r.t. unified QR-code payments, but yeah, post-HRN sending we should see whether we can provide an even more unified API. (Btw, this likely belongs in #435 rather than this issue).

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

No branches or pull requests

2 participants