Skip to content

Commit

Permalink
del unused
Browse files Browse the repository at this point in the history
  • Loading branch information
vadiminshakov committed Dec 27, 2024
1 parent e5ee993 commit 7549071
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions core/dto/dto.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@ type CohortResponse struct {
Height uint64
}

type Vote struct {
Node string
IsAccepted bool
}

type BroadcastRequest struct {
Key string
Value []byte
Expand Down

0 comments on commit 7549071

Please sign in to comment.