Skip to content

Commit 4060a10

Browse files
committed
Drop legacy proto
1 parent 2607a94 commit 4060a10

File tree

2 files changed

+26
-78
lines changed

2 files changed

+26
-78
lines changed

messages/join_party.pb.go

Lines changed: 26 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

messages/join_party.proto

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ option go_package = "github.com/zeta-chain/go-tss/messages";
44

55
package messages;
66

7-
message JoinPartyRequest {
8-
string ID = 1; // the unique hash id
9-
}
10-
117
message JoinPartyLeaderComm {
128
enum ResponseType {
139
Unknown = 0;

0 commit comments

Comments
 (0)