lncapital / torq

55 stars 6 forks source link

Is there a way to decrease fee by increments in automation? #10

Open hananAvshalom opened 6 months ago

hananAvshalom commented 6 months ago

Hi, I'm trying to create a task to reduce fee for channels that haven't been routing for 24 hours. In the channel policy I only see a set ppm rate. When trying to set the rate as "-15", this caused some kind of overflow and instead set the fees at 4294967281 ppm. Is there a way to reduce fee by increments which I'm missing on? Thanks

2Fast2BCn commented 6 months ago

Ah yes, popular demand... It's something we will probably add in the v1.6

2Fast2BCn commented 2 months ago

We introduced something to help but not exactly this yet:

Your exact request is still on our roadmap.