mirror of
https://github.com/ACINQ/eclair.git
synced 2024-11-19 01:43:22 +01:00
86373b4411
* Reject new static_remote_key channels We will still load and use existing static_remote_key channels, we can still open static_remote_key channels, but we will not accept new static_remote_key channels. This behaviour can be overridden by setting `eclair.channel.accept-incoming-static-remote-key-channels` to `true`. * Reject new obsolete incoming channels We reject new incoming channels that don't even support `option_static_remotekey` (which is assumed to be on in the BOLTs). Unit tests have been modified to use static_remote_key or anchor channels (default used to be the obsolete "standard" channel). --------- Co-authored-by: Bastien Teinturier <31281497+t-bast@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
eclair-cli | ||
pom.xml |