lightningd/connectd: remove --experimental-websocket-port
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Changelog-Removed: Config `experimental-websocket-port` (deprecated 23.08, EOL 24.02)
This commit is contained in:
@@ -391,9 +391,6 @@ struct lightningd {
|
||||
* since we otherwise would outright reject them. */
|
||||
u64 *accept_extra_tlv_types;
|
||||
|
||||
/* EXPERIMENTAL: websocket port if non-zero */
|
||||
u16 websocket_port;
|
||||
|
||||
/* --experimental-upgrade-protocol */
|
||||
bool experimental_upgrade_protocol;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user