good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit b007df89 authored by shigeyuki azuchi's avatar shigeyuki azuchi Committed by GitHub
Browse files

light: fix wrong description in a comment (#21573)

parent a04294d1
No related branches found
No related tags found
No related merge requests found
......@@ -133,7 +133,7 @@ func (req *ReceiptsRequest) StoreResult(db ethdb.Database) {
}
}
// ChtRequest is the ODR request type for state/storage trie entries
// ChtRequest is the ODR request type for retrieving header by Canonical Hash Trie
type ChtRequest struct {
Untrusted bool // Indicator whether the result retrieved is trusted or not
PeerId string // The specified peer id from which to retrieve data.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment