diff --git a/electrum/lightning.json b/electrum/lightning.json index ef4c7f308..9e807de1f 100644 --- a/electrum/lightning.json +++ b/electrum/lightning.json @@ -795,6 +795,11 @@ "fee_proportional_millionths": { "position": "124", "length": "4" + }, + "htlc_maximum_msat": { + "position": "128", + "length": "8", + "feature": "option_upfront_shutdown_script" } } },