Skip to content

Commit f40396d

Browse files
committed
params: remove WithdrawalSize
1 parent 4402a89 commit f40396d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

params/protocol_params.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ const (
179179

180180
HistoryServeWindow = 8192 // Number of blocks to serve historical block hashes for, EIP-2935.
181181

182-
WithdrawalSize = 23 // size of a withdrawal
183182
BlockRLPSizeCap = 8_388_608 // maximum size of an RLP-encoded block
184183
)
185184

0 commit comments

Comments
 (0)