Touch source to trigger CI
This commit is contained in:
parent
35730637dc
commit
5d3314f121
@ -77,8 +77,8 @@ func (lt *lotusTracer) PeerScores(scores map[peer.ID]*pubsub.PeerScoreSnapshot)
|
|||||||
|
|
||||||
evt := &LotusTraceEvent{
|
evt := &LotusTraceEvent{
|
||||||
Type: *TraceEventPeerScores.Enum(),
|
Type: *TraceEventPeerScores.Enum(),
|
||||||
PeerID: []byte(lt.pid),
|
|
||||||
Timestamp: &now,
|
Timestamp: &now,
|
||||||
|
PeerID: []byte(lt.pid),
|
||||||
SourceAuth: lt.sa,
|
SourceAuth: lt.sa,
|
||||||
PeerScore: TraceEventPeerScore{
|
PeerScore: TraceEventPeerScore{
|
||||||
PeerID: []byte(pid),
|
PeerID: []byte(pid),
|
||||||
|
Loading…
Reference in New Issue
Block a user