We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8f8b1e commit 2802950Copy full SHA for 2802950
CHANGELOG.md
@@ -3,8 +3,8 @@
3
## API Updates
4
* BOLT12 sending and receiving is now supported as an alpha feature. You may
5
run into unexpected issues and will need to have a direct connection with
6
- onion message peer targets in order to exchange messages. We are seeking
7
- feedback from early testers (#2578, #2039).
+ the offer's blinded path introduction points as messages are not yet routed.
+ We are seeking feedback from early testers (#2578, #2039).
8
* `ConfirmationTarget` has been rewritten to provide information about the
9
specific use LDK needs the feerate estimate for, rather than the generic
10
low-, medium-, and high-priority estimates. This allows LDK users to more
0 commit comments