We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea8b4da commit 145336dCopy full SHA for 145336d
src/chain-libs/chain-vote/src/encrypted_vote.rs
@@ -65,7 +65,6 @@ impl Ballot {
65
#[derive(Clone)]
66
pub struct Ptp<A> {
67
pub elements: Vec<A>,
68
- pub orig_len: usize,
69
}
70
71
impl<A: Clone> Ptp<A> {
0 commit comments