Skip to content

Commit 0287ceb

Browse files
jkczyzclaude
andcommitted
Add pending changelog for splice negotiation event changes
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c113974 commit 0287ceb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# API Updates
2+
3+
* `Event::SplicePending` has been renamed to `Event::SpliceNegotiated`.
4+
5+
* `Event::SpliceFailed` has been renamed to `Event::SpliceNegotiationFailed`.
6+
7+
* `Event::SpliceNegotiationFailed` now includes a `reason` field
8+
(`NegotiationFailureReason`) indicating why the negotiation round failed,
9+
and a `contribution` field returning the `FundingContribution` for retry.
10+
11+
* `FundingContribution` now exposes `feerate()` and `inputs()` accessor methods.

0 commit comments

Comments
 (0)