0% found this document useful (0 votes)
11 views

10 - Current-Blockchain-Design

This document shows a blockchain with three blocks containing values and transactions. The first block contains the value 'hi' and true. The second block contains the same value 'hi' and adds a new value of 0.5. The third block carries over the values of 'hi' and 0.5, and adds a new value of 0.65.

Uploaded by

Saa Nia
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views

10 - Current-Blockchain-Design

This document shows a blockchain with three blocks containing values and transactions. The first block contains the value 'hi' and true. The second block contains the same value 'hi' and adds a new value of 0.5. The third block carries over the values of 'hi' and 0.5, and adds a new value of 0.65.

Uploaded by

Saa Nia
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Our Blockchain

The Block Previous Values

The Chain 1 1 'hi' 1 'hi' True

The Value New Value

“Coins” 1.3 1.3 0.5 1.3 0.5 0.65

You might also like