lnd.xprv/peer
Johan T. Halseth 0fd76e53b8
multi: cap anchors feerate at configurable maximum
This commit caps the update fee the initiator will send when the anchors
channel type is used. We do not limit anything on the receiver side.

10 sat/vbyte is the current default max fee rate we use. This should be
enough to ensure propagation before anchoring down the commitment
transaction.
2020-12-15 19:54:50 +01:00
..
brontide_test.go peer/test: add test for static key downgrade for legacy channels 2020-12-09 16:31:02 +02:00
brontide.go multi: cap anchors feerate at configurable maximum 2020-12-15 19:54:50 +01:00
interfaces.go server.go + peer: use MessageConn interface instead of brontide.Conn 2020-09-25 12:05:36 -04:00
log.go multi: remove peer.go, change all references to point to peer pkg 2020-07-06 19:16:07 -04:00
test_utils.go peer/test: add test for static key downgrade for legacy channels 2020-12-09 16:31:02 +02:00