Skip to content

Commit

Permalink
Change misleading protobuf comment
Browse files Browse the repository at this point in the history
Signed-off-by: Yacov Manevich <yacov.manevich@avalabs.org>
  • Loading branch information
yacovm committed Oct 1, 2024
1 parent f11da2f commit 1015462
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion proto/p2p/p2p.proto
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ message Chits {
bytes preferred_id = 3;
// Last accepted block
bytes accepted_id = 4;
// Currently preferred block at the requested height
// ID of the currently preferred block at the requested height
bytes preferred_id_at_height = 5;
}

Expand Down
2 changes: 1 addition & 1 deletion proto/pb/p2p/p2p.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1015462

Please # to comment.