Focus mode

Blockchain Basics

Making the longest chain the “true” blockchain

In this distributed system, we need to introduce some mechanisms for the “true” blockchain to emerge. 

There are two fundamental, interdependent tweaks we will implement. We will make it faster to add blocks that are truthful and we will then assume the longest chain is the most truthful chain for the network to use (We have a good reason for that, as we’ll explain in the next section ☝️). 

Comments

You need to enroll in the course to be able to comment!