Skip to content

Commit 5b130a8

Browse files
committed
f Account for new field in ChannelConfig
1 parent 0e6e4f1 commit 5b130a8

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
@@ -210,6 +210,7 @@ dictionary ChannelConfig {
210210
u16 cltv_expiry_delta;
211211
u64 max_dust_htlc_exposure_msat;
212212
u64 force_close_avoidance_max_fee_satoshis;
213+
boolean accept_underpaying_htlcs;
213214
};
214215

215216
enum LogLevel {

0 commit comments

Comments
 (0)