Chain Reorganization: Difference between revisions
Jump to navigation
Jump to search
Eldentyrell (talk | contribs) Created page with "The term "blockchain reorganization" is used to refer to the situation where a client discovers a new difficultywise-longest well-formed blockchain which excludes one or more ..." |
m Add link to irreversible transactions page |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
Chain reorganization is a client-local phenomenon; the entire bitcoin network doesn't "reorganize" simultaneously. | Chain reorganization is a client-local phenomenon; the entire bitcoin network doesn't "reorganize" simultaneously. | ||
== See also == | |||
* [[Irreversible Transactions]] | |||
[[Category:Vocabulary]] |
Latest revision as of 15:34, 16 May 2019
The term "blockchain reorganization" is used to refer to the situation where a client discovers a new difficultywise-longest well-formed blockchain which excludes one or more blocks that the client previously thought were part of the difficultywise-longest well-formed blockchain. These excluded blocks become orphans.
Chain reorganization is a client-local phenomenon; the entire bitcoin network doesn't "reorganize" simultaneously.