mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-12-23 23:18:42 +00:00
commit
f40a8acd7e
@ -62,7 +62,7 @@ Unlike the block hash, the block height is not a unique identifier. While a sing
|
|||||||
|
|
||||||
[TIP]
|
[TIP]
|
||||||
====
|
====
|
||||||
A block's _block hash_ always identifies a single block uniquely. A block also always has a specific _block height_. However, it is not always the case that a specific block height can identify a single block, rather more than one blocks can compete for a single position in the blockchain.
|
A block's _block hash_ always identifies a single block uniquely. A block also always has a specific _block height_. However, it is not always the case that a specific block height can identify a single block. Rather, two or more blocks may compete for a single position in the blockchain.
|
||||||
====
|
====
|
||||||
|
|
||||||
=== The Genesis Block
|
=== The Genesis Block
|
||||||
|
Loading…
Reference in New Issue
Block a user