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

Commit

Permalink
Merge commit '06d60bdde8214ae47fecd8625e31dcd54c0bb324' into p2p
Browse files Browse the repository at this point in the history
  • Loading branch information
sasaxie committed Mar 24, 2018
2 parents 95b951b + 06d60bd commit 4842483
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 4842483

Please sign in to comment.