Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Stebalien committed Apr 29, 2021
1 parent 33b5771 commit eaf2871
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions p2p/protocol/identify/id_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ func subtestIDService(t *testing.T) {
t.Fatal("should have connection by now at least.")
}
ids2.IdentifyConn(c[0])
fmt.Println(ids2.Host.Peerstore().Get(h1p, "AgentVersion"))

// and the protocol versions.
t.Log("test peer2 has peer1 addrs correctly")
Expand Down

0 comments on commit eaf2871

Please sign in to comment.