You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: BEPs/BEP-447.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ This BEP is an optional ancient block pruning mechanism that aims to reduce node
43
43
| ReserveAncientBlocks | 2592000 | The hardcode defines the minimum range of ancient blocks to retain, and ancient blocks exceeding this threshold will be pruned, around 90 days in BSC. |
44
44
| ExtraReserveAncientBlocks | 28800 | An additional reserved nums is added to avoid problems at the prune boundary. When set to -1, it means permanent reservation. |
45
45
46
-

46
+

47
47
48
48
### 4.1 Prune
49
49
@@ -92,7 +92,7 @@ ExtraTypeByte ++ RLP(ExtraData)
92
92
93
93
After the msg exchanges, nodes can request the correct node with the corresponding ancient blocks as needed.
0 commit comments