Skip to content

Commit 31d3898

Browse files
committed
BEP-447: initial commit;
1 parent cde59fe commit 31d3898

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BEPs/BEP-447.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ This BEP is an optional ancient block pruning mechanism that aims to reduce node
4343
| 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. |
4444
| ExtraReserveAncientBlocks | 28800 | An additional reserved nums is added to avoid problems at the prune boundary. When set to -1, it means permanent reservation. |
4545

46-
![](./assets/BEP-447/pic1.png)
46+
![](./assets/bep-447/pic1.png)
4747

4848
### 4.1 Prune
4949

@@ -92,7 +92,7 @@ ExtraTypeByte ++ RLP(ExtraData)
9292

9393
After the msg exchanges, nodes can request the correct node with the corresponding ancient blocks as needed.
9494

95-
![](./assets/BEP-447/pic2.png)
95+
![](./assets/bep-447/pic2.png)
9696

9797
### 4.3 RPC Protocol
9898

0 commit comments

Comments
 (0)