Skip to content

Commit ea85aa7

Browse files
authored
fix typo
1 parent fe8db03 commit ea85aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/bellatrix/p2p-interface.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ Similar to the discussion about the maximum gossip size increase, the
168168
`ExecutionPayload` type can cause `BeaconBlock`s to exceed the 1 MiB bounds put
169169
in place during Phase 0.
170170

171-
As with the gossip limit, 10 MiB is selected because this is firmly below any
171+
As with the gossip limit, 10 MiB is selected because this is firmly above any
172172
valid block sizes in the range of gas limits expected in the medium term.
173173

174174
As with both gossip and req/rsp maximum values, type-specific limits should

0 commit comments

Comments
 (0)