Skip to content

[feature]: add more parameters to Channel Acceptor #8637

Open
@AndySchroder

Description

@AndySchroder

Would like to see some more parameters added to Channel Acceptor

  • to_self_delay
  • base_fee
  • fee_rate
  • time_lock_delta

I realize that the base_fee, fee_rate, and time_lock_delta can be changed at any time by the other party, but if we already know their values will be undesirable to us from the start, we'd rather not take the risk opening a channel with them.

Also, the to_self_delay could be renegotiated later if lightning/bolts#1117 gets complete, but again we'd rather not open a channel with someone if we know we are going to want to renegotiate immediately. See #8635 for some more discussion on why controlling the to_self_delay is desirable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3might get fixed, nice to haveenhancementImprovements to existing features / behaviourzero conf

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions