Browse Source

add htlc_maximum_msat feature (bolt7)

dependabot/pip/contrib/deterministic-build/ecdsa-0.13.3
ThomasV 6 years ago
parent
commit
9659d23bde
  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