mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-26 01:33:02 +01:00
lntest: remove litd+tapd specific args
This commit is contained in:
parent
b3b637d694
commit
32a8e5e66c
@ -222,14 +222,7 @@ func (cfg *BaseNodeConfig) GenArgs(isLitd bool) []string {
|
||||
"--gossip.sub-batch-delay=5ms",
|
||||
"--caches.rpc-graph-cache-duration=100ms",
|
||||
"--default-remote-max-htlcs=483",
|
||||
"--dust-threshold=5000000",
|
||||
"--rpcmiddleware.enable",
|
||||
"--protocol.anchors",
|
||||
"--protocol.option-scid-alias",
|
||||
"--protocol.zero-conf",
|
||||
"--protocol.simple-taproot-chans",
|
||||
"--protocol.simple-taproot-overlay-chans",
|
||||
"--protocol.custom-message=17",
|
||||
"--debuglevel=trace,GRPC=error,BTCN=info",
|
||||
|
||||
// Use a small batch delay so we can broadcast the
|
||||
|
Loading…
x
Reference in New Issue
Block a user