Browse Source

add htlc_maximum_msat feature (bolt7)

regtest_lnd
ThomasV 6 years ago
committed by SomberNight
parent
commit
370b1214e8
No known key found for this signature in database GPG Key ID: B33B5F232C6271E9
  1. 5
      electrum/lightning.json

5
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"
}
}
},

Loading…
Cancel
Save