Commit 24308148 authored by Brian Tiger Chow's avatar Brian Tiger Chow

Update interface.go

parent 9267f450
......@@ -44,7 +44,7 @@ type Session interface {
// LocalPeer retrieves the local peer.
LocalPeer() peer.Peer
// RemotePeer retrieves the local peer.
// RemotePeer retrieves the remote peer.
RemotePeer() peer.Peer
// Close closes the secure session
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment