Use config for pubsub tracing
This commit is contained in:
+2
-1
@@ -41,7 +41,8 @@ type Libp2p struct {
|
||||
// // Full Node
|
||||
|
||||
type Metrics struct {
|
||||
Nickname string
|
||||
Nickname string
|
||||
PubsubTracing bool
|
||||
}
|
||||
|
||||
// // Storage Miner
|
||||
|
||||
Reference in New Issue
Block a user