Skip to content

Commit 38ed677

Browse files
committed
f Add changelog
1 parent f123105 commit 38ed677

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

pending_changelog/1856.txt

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## API Updates
2+
- `PaymentReceived` events now have `via_channel_id` and `via_user_channel_id`
3+
fields exposing the hop over which we received an inbound payment. Also,
4+
`ChannelDetails` now expose the currently observed number of `confirmations`
5+
on the funding transaction.
6+
7+
## Backwards Compatibilty
8+
- Inbound payments with HTLCs pending on update to 0.0.113 will result
9+
in a `PaymentReceived` event with `user_channel_id` 0.

0 commit comments

Comments
 (0)