Skip to content

Commit 9aef500

Browse files
committed
f Account for new field in ChannelConfig
1 parent 5dfe48a commit 9aef500

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bindings/ldk_node.udl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ dictionary ChannelConfig {
204204
u16 cltv_expiry_delta;
205205
u64 max_dust_htlc_exposure_msat;
206206
u64 force_close_avoidance_max_fee_satoshis;
207+
boolean accept_underpaying_htlcs;
207208
};
208209

209210
enum LogLevel {

0 commit comments

Comments
 (0)