We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 631b49c commit 7da1c9cCopy full SHA for 7da1c9c
docs/fee_estimation.md
@@ -50,7 +50,7 @@ A popular approach is to fetch feerate information from a third-party such as me
50
| OnChainSweep | hour_fee | 6 |
51
| MinAllowedAnchorChannelRemoteFee | minimum_fee | 1008 |
52
| MinAllowedNonAnchorChannelRemoteFee | economy_fee | 144 |
53
-| AnchorChannelFee | minimum_fee | 1008 |
+| AnchorChannelFee | economy_fee | 144 |
54
| NonAnchorChannelFee | economy_fee | 12 |
55
| ChannelCloseMinimum | economy_fee | 144 |
56
| OutputSpendingFee | economy_fee | 12 |
0 commit comments