Skip to content

Add explicit "no inbound channels accepted" flag in config #1135

Closed
@TheBlueMatt

Description

@TheBlueMatt

Users can currently approximate "I refuse all inbound channels" by doing something like setting ChannelHandshakeLimits::min_funding_satoshis in UserConfig::peer_channel_config_limits to something greater than 21 million BTC, but ideally we'd just have a simpler flag users can set instead.

Note that users today can always change their default-inbound config by setting ChannelManagerReadArgs::default_config to anything they want.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions