mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-17 13:06:51 +02:00
Merge pull request #16 from alexbosworth/increase-default-conf-target
loopd: increase swap fee window
This commit is contained in:
commit
211f7b1647
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
defaultConfTarget = int32(2)
|
||||
defaultConfTarget = int32(6)
|
||||
)
|
||||
|
||||
var (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue