mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-08 14:21:14 +00:00
cov: ignore autogen file (#5033)
## Description ignore autogen file codecov Closes: #XXX
This commit is contained in:
@@ -26,7 +26,7 @@ message StatusRequest {
|
||||
int64 base = 2;
|
||||
}
|
||||
|
||||
// StatusResponse is a peer response to infrom their status
|
||||
// StatusResponse is a peer response to inform their status
|
||||
message StatusResponse {
|
||||
int64 height = 1;
|
||||
int64 base = 2;
|
||||
|
||||
Reference in New Issue
Block a user