You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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).
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.
The text was updated successfully, but these errors were encountered: