Merge pull request #25924 from holiman/comments_fix

all: fix docstrings
This commit is contained in:
Péter Szilágyi
2022-10-04 13:30:00 +03:00
committed by GitHub
48 changed files with 110 additions and 95 deletions
+1 -1
View File
@@ -121,7 +121,7 @@ type stRangesTest struct {
expSlots int
}
// TestSnapGetStorageRange various forms of GetStorageRanges requests.
// TestSnapGetStorageRanges various forms of GetStorageRanges requests.
func (s *Suite) TestSnapGetStorageRanges(t *utesting.T) {
var (
ffHash = common.HexToHash("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff")