Skip to content
This repository was archived by the owner on May 11, 2024. It is now read-only.

Commit 428a89e

Browse files
authored
fix(pkg): fix a typo (#597)
1 parent 540fd77 commit 428a89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/rpc/methods.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ var (
3434
defaultWaitL1OriginTimeout = 3 * time.Minute
3535
defaultMaxTransactionsPerBlock = uint64(149)
3636

37-
// Requset urls.
37+
// Request urls.
3838
sidecarsRequestURL = "eth/v1/beacon/blob_sidecars/%d"
3939
)
4040

0 commit comments

Comments
 (0)