lhartikk / naivechain

A blockchain implementation in 200 lines of code
Apache License 2.0
5.28k stars 1.15k forks source link

Question about "Block Class" #8

Open redigaffi opened 7 years ago

redigaffi commented 7 years ago

Where are the inputs and outputs? To send and retrieve ?

fzuguo commented 6 years ago

this is a “class” the inputs are it's members and the output is a class object.