Skip to content

Commit 36ec84b

Browse files
committed
PoS: update checkpoints.md
- Add image with background for dark mode - Minor fix
1 parent f26509b commit 36ec84b

File tree

3 files changed

+1
-4
lines changed

3 files changed

+1
-4
lines changed

docs/img/pos/checkpoint.png

88.8 KB
Loading

docs/img/pos/checkpoint.svg

Lines changed: 0 additions & 3 deletions
This file was deleted.

docs/pos/architecture/heimdall/checkpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ type CheckpointBlockHeader struct {
3232

3333
#### Root hash calculation
3434

35-
![Root Hash Image](../../../img/pos/checkpoint.svg)
35+
![Root Hash Image](../../../img/pos/checkpoint.png)
3636

3737
The `RootHash` is calculated as a Merkle hash of Bor block hashes from `StartBlock` to `EndBlock`. The process involves hashing each block's number, time, transaction hash, and receipt hash, then creating a Merkle root of these hashes.
3838

0 commit comments

Comments
 (0)