Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
TalDerei committed Feb 6, 2025
1 parent e7fdc9b commit 0e3db6d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion crates/proto/src/gen/penumbra.view.v1.rs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ impl ::prost::Name for TournamentVotesRequest {
"/penumbra.view.v1.TournamentVotesRequest".into()
}
}
/// Retrieves associated voting power and rewards and
#[derive(Clone, PartialEq, ::prost::Message)]
pub struct TournamentVotesResponse {
/// A list of votes cast for different incentivized assets.
Expand Down
Binary file modified crates/proto/src/gen/proto_descriptor.bin.no_lfs
Binary file not shown.
1 change: 0 additions & 1 deletion proto/penumbra/penumbra/view/v1/view.proto
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ message TournamentVotesRequest {
uint64 block_height = 2;
}

// Retrieves associated voting power and rewards and
message TournamentVotesResponse {
message Vote {
// The incentivized asset receiving this vote.
Expand Down

0 comments on commit 0e3db6d

Please sign in to comment.