Add source auth token to lotus traces

This commit is contained in:
Matija Petrunic
2021-09-16 12:21:57 +02:00
parent 515925a178
commit e2206147cc
3 changed files with 10 additions and 5 deletions
+1
View File
@@ -311,6 +311,7 @@ type Pubsub struct {
RemoteTracer string
JsonTracerFile string
ElasticSearchTracer string
TracerSourceAuth string
}
type Chainstore struct {