Remove forgotten non-functioning config from the pre-mainnet days
This commit is contained in:
parent
9e707e18e1
commit
eefdcb0454
@ -49,7 +49,6 @@ func defCommon() Common {
|
||||
Pubsub: Pubsub{
|
||||
Bootstrapper: false,
|
||||
DirectPeers: nil,
|
||||
RemoteTracer: "/dns4/pubsub-tracer.filecoin.io/tcp/4001/p2p/QmTd6UvR47vUidRNZ1ZKXHrAFhqTJAD27rKL9XYghEKgKX",
|
||||
},
|
||||
}
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user