ElementsProject / ElementsProject/lightning

Tighten Channel Constraints for the remote Peer.

Open
#6,791 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
C
Stars
3.1k
Forks
1k
Avg merge
4d 10h
Merged PRs (30d)
13

Description

Currently CLN sets the following constraints (no constraints) for the remote Peer independent of the channel capacity.

HtlcMinimum=(hex=0),MaxValueInFLight=(hex=ffffffffffffffff)

Expected behaviour:

Reduce the default for MaxValueInFLight= Capacity - Reserve
and maybe Increase the HtlcMinimum= 1 (msat) ?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.