Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Commit

Permalink
remove HelloMessage useless properties
Browse files Browse the repository at this point in the history
  • Loading branch information
sasaxie committed Mar 24, 2018
1 parent 9ac2d9b commit 06d60bd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions core/Tron.proto
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,4 @@ message DisconnectMessage {
message HelloMessage {
Endpoint from = 1;
int32 version = 2;
string clientId = 3;
int32 listenPort = 4;
string peerId = 5;
}

0 comments on commit 06d60bd

Please sign in to comment.