Skip to content

Commit 4e51325

Browse files
committed
less logs
1 parent e372aa0 commit 4e51325

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

zombienet/bulletin-westend-local.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ args = [
4545
"--ipfs-server",
4646
# Increased tx pool from 20->30 MiB
4747
# "--pool-kbytes 30720",
48-
"-lparachain=debug,runtime=trace,xcm=trace,sub-libp2p::bitswap=trace,runtime::transaction-storage=trace",
48+
"-lparachain=info,runtime=debug,xcm=trace,sub-libp2p::bitswap=trace,runtime::transaction-storage=trace",
4949
# WebSocket P2P on p2p_port + 1 for smoldot light client support
5050
"--listen-addr",
5151
"/ip4/0.0.0.0/tcp/10002/ws",
@@ -61,7 +61,7 @@ args = [
6161
"--ipfs-server",
6262
# Increased tx pool from 20->30 MiB
6363
# "--pool-kbytes 30720",
64-
"-lparachain=debug,runtime=trace,xcm=trace,bitswap=trace,sub-libp2p::bitswap=trace,runtime::transaction-storage=trace",
64+
"-lparachain=info,runtime=debug,xcm=trace,bitswap=trace,sub-libp2p::bitswap=trace,runtime::transaction-storage=trace",
6565
# WebSocket P2P on p2p_port + 1 for smoldot light client support
6666
"--listen-addr",
6767
"/ip4/0.0.0.0/tcp/12348/ws",

0 commit comments

Comments
 (0)