Closed
Description
During the discussion of #500 a disagreement about the wording was discovered. The spec currently states that while htlc_maximum_msat
and htlc_minimum_msat
fields are specified in each channel_update
, they are effectively static, and cannot be updated.
It was proposed that the channel_update
should be dynamic and allow the message creator to specify new values as necessary. This was previously prohibited in order to discourage leaking the current capacity of the channel, but could be relaxed with a warning.
Metadata
Metadata
Assignees
Labels
No labels