Channel Config Option
sealed class ChannelConfigOption
Content copied to clipboard
Internal configuration option impacting the channel's structure or behavior. This must be set when creating the channel and cannot be changed afterwards.
Types
Funding Pub Key Based Channel Key Path
Link copied to clipboard
If set, the channel's BIP32 key path will be deterministically derived from the funding public key. It makes it very easy to retrieve funds when channel data has been lost:
Properties
Inheritors
ChannelConfigOption
Link copied to clipboard