walletunlocker: use noFreeListSync param
This commit is contained in:
parent
d289a6ff78
commit
0c6cc71f86
@ -150,6 +150,7 @@ func New(chainDir string, params *chaincfg.Params, noFreelistSync bool,
|
|||||||
netParams: params,
|
netParams: params,
|
||||||
macaroonFiles: macaroonFiles,
|
macaroonFiles: macaroonFiles,
|
||||||
dbTimeout: dbTimeout,
|
dbTimeout: dbTimeout,
|
||||||
|
noFreelistSync: noFreelistSync,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user