From eb443e9f09a08669c0f2e9cae4ffb4107cda814e Mon Sep 17 00:00:00 2001 From: yuntai Date: Sun, 4 Nov 2018 21:35:40 +0900 Subject: [PATCH] BOLT 7: Add note for 'htlc_minimum_msat' being static --- 07-routing-gossip.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/07-routing-gossip.md b/07-routing-gossip.md index acade7c0e..e2d1afcae 100644 --- a/07-routing-gossip.md +++ b/07-routing-gossip.md @@ -390,7 +390,7 @@ fields in the `channel_update` message: | ------------- | ------------------------- | -------------------------------- | | 0 | `option_channel_htlc_max` | `htlc_maximum_msat` | -Note that the `htlc_maximum_msat` field is static in the current +Note that the `htlc_maximum_msat` and `htlc_minimum_msat` fields are static in the current protocol over the life of the channel: it is *not* designed to be indicative of real-time channel capacity in each direction, which would be both a massive data leak and uselessly spam the network (it