silenzara on Nostr: I often see my peers increasing their fee to me by a very small amount (5 ppm or ...
I often see my peers increasing their fee to me by a very small amount (5 ppm or less). To me this makes very little sense because you risk losing traffic due to FEE_INSUFFICIENT errors (until the update is propagated through the network) for only a very small gain in profit.
That's why I use a lower limit on my fee increases. A reasonable amount I personally use is to take the square root of the current fee and use that as a minimum. For (very) low fee rate channels you can override this minimum to something like 10 and for higher fee rate channels maybe something round 25.
It becomes even more important if you want to serve transaction from lightning users who are not online all the time and can have a very outdated view of the network.
So if you want to maximize your chances of getting routes through your node (which you should) then you've got to be considerate about how you do fee updates.
Published at
2024-01-18 16:34:39Event JSON
{
"id": "4afd01c0dc562b80abb9554c53cf31596418965dd0732069654ee324523f83bf",
"pubkey": "7bdef7bdea1868aae5ea08e518015cd731e90bb9f1f2ed4a212e098438d86e00",
"created_at": 1705595679,
"kind": 1,
"tags": [],
"content": "I often see my peers increasing their fee to me by a very small amount (5 ppm or less). To me this makes very little sense because you risk losing traffic due to FEE_INSUFFICIENT errors (until the update is propagated through the network) for only a very small gain in profit.\n\nThat's why I use a lower limit on my fee increases. A reasonable amount I personally use is to take the square root of the current fee and use that as a minimum. For (very) low fee rate channels you can override this minimum to something like 10 and for higher fee rate channels maybe something round 25.\n\nIt becomes even more important if you want to serve transaction from lightning users who are not online all the time and can have a very outdated view of the network.\n\nSo if you want to maximize your chances of getting routes through your node (which you should) then you've got to be considerate about how you do fee updates.",
"sig": "6844f50198657a802872b29491a6f2322b01a661f7909a31abdb58d3f98fafaef57876a9af693a9a2c8caf0c2b4bf0d44e8e9c4ebfb30e5b75fa5947383b15a3"
}