Skip to content

Commit

Permalink
chore: fix some comments (#3289)
Browse files Browse the repository at this point in the history
  • Loading branch information
drawdrop authored Aug 12, 2024
1 parent b181671 commit a303bd7
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 @@ -193,7 +193,7 @@ message StateSummaryFrontier {
// GetAcceptedStateSummary requests a set of state summaries at a set of
// block heights
message GetAcceptedStateSummary {
// Chain bein requested from
// Chain being requested from
bytes chain_id = 1;
// Unique identifier for this request
uint32 request_id = 2;
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 a303bd7

Please sign in to comment.