lntest: remove GRPC logging target

This commit is contained in:
Olaoluwa Osuntokun
2024-07-18 19:05:36 -07:00
parent 32a8e5e66c
commit a17f7701ad

View File

@@ -223,7 +223,6 @@ func (cfg *BaseNodeConfig) GenArgs(isLitd bool) []string {
"--caches.rpc-graph-cache-duration=100ms",
"--default-remote-max-htlcs=483",
"--rpcmiddleware.enable",
"--debuglevel=trace,GRPC=error,BTCN=info",
// Use a small batch delay so we can broadcast the
// announcements quickly in the tests.