Skip to content
Snippets Groups Projects
Commit e6e893f2 authored by Spencer Brown's avatar Spencer Brown
Browse files

Change name of method implementing interface in comms

parent c882966a
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ import (
"gitlab.com/privategrity/server/globals"
)
func (s ServerImpl) ClientGetContactList(inputMsg *pb.
func (s ServerImpl) RequestContactList(inputMsg *pb.
ContactPoll) *pb.ContactMessage {
userCount := globals.Users.CountUsers()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment