Remove forgotten non-functioning config from the pre-mainnet days

This commit is contained in:
Peter Rabbitson 2021-08-02 10:28:50 +02:00
parent 9e707e18e1
commit eefdcb0454
2 changed files with 1 additions and 2 deletions

View File

@ -49,7 +49,6 @@ func defCommon() Common {
Pubsub: Pubsub{
Bootstrapper: false,
DirectPeers: nil,
RemoteTracer: "/dns4/pubsub-tracer.filecoin.io/tcp/4001/p2p/QmTd6UvR47vUidRNZ1ZKXHrAFhqTJAD27rKL9XYghEKgKX",
},
}

View File

@ -13,7 +13,7 @@ ListenAddresses = ["/ip4/0.0.0.0/tcp/5678", "/ip6/::/tcp/5678"]
#
[Pubsub]
# Bootstrapper = false
# RemoteTracer = "/dns4/pubsub-tracer.filecoin.io/tcp/4001/p2p/QmTd6UvR47vUidRNZ1ZKXHrAFhqTJAD27rKL9XYghEKgKX"
# RemoteTracer = ""
#
[Client]
# UseIpfs = false