lightninglabs / lightninglabs/loop
Unable to change cltv delta value, getting rpc error - cltv delta above maximum: 400 error on Custom Signet
Open
@starius is already working on this.
Since Jun 12, 2025.
- Dominant language
- Go
- Stars
- 595
- Forks
- 135
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 12
Description
I'm running the loop on the lightning node setup on my custom signet with the different block time. Whenever I try to get quote from loop-cli quote out 2500000 --conf_target=2 I'm getting this error
[loop] rpc error: code = Unknown desc = cltv delta above maximum: 400
also this is the terms
loop-cli terms
Loop Out
--------
Amount: 250000 - 120000000
Cltv delta: 100 - 400
Loop In
------
Amount: 250000 - 120000000
i'm unable to change it since there is no info on that. Can you please help modify this either in the lightning node or in the loop server
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.