chore: fix functions' comments (#20974)

This commit is contained in:
winniehere
2024-07-17 11:52:06 +00:00
committed by GitHub
parent 2d5983c829
commit 49bc189df1
21 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -2086,7 +2086,7 @@ func (x *ConfigResponse) GetHaltHeight() uint64 {
return 0
}
// StateRequest defines the request structure for the status of a node.
// StatusRequest defines the request structure for the status of a node.
type StatusRequest struct {
state protoimpl.MessageState
sizeCache protoimpl.SizeCache