Skip to content

Commit

Permalink
Update tendermint.crypto.rs
Browse files Browse the repository at this point in the history
Signed-off-by: miles <[email protected]>
  • Loading branch information
miles-six authored Mar 2, 2024
1 parent 8487e6a commit f47eafa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/proto/src/gen/tendermint.crypto.rs
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ impl ::prost::Name for DominoOp {
}
}
/// ProofOp defines an operation used for calculating Merkle root
/// The data could be arbitrary format, providing necessary data
/// The data could be arbitrary format, providing nessecary data
/// for example neighbouring node hash
#[allow(clippy::derive_partial_eq_without_eq)]
#[derive(Clone, PartialEq, ::prost::Message)]
Expand Down

0 comments on commit f47eafa

Please sign in to comment.