Skip to content

Commit

Permalink
refactor: tss-sign
Browse files Browse the repository at this point in the history
  • Loading branch information
Karenlrx committed Apr 3, 2023
1 parent d1cfe87 commit a013ce2
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 43 deletions.
94 changes: 51 additions & 43 deletions pb/network.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions proto/network.proto
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ message Message {
TSS_TASK = 73;
TSS_CULPRITS = 74;
TSS_KEYGEN_REQ = 75;
Tss_KEYSIGN_NOT_PARTIES = 76;
Tss_KEYSIGN_NOT_PARTIES_ACK = 77;

OFFCHAIN_DATA_GET = 81;
OFFCHAIN_DATA_SEND = 82;
Expand Down

0 comments on commit a013ce2

Please sign in to comment.