|
|
|
|
|
by brian_cloutier
1527 days ago
|
|
Someday it might even become the canonical example, SMR is the only thing blockchain is! The Bitcoin blockchain is just a list of transactions, the hard part is getting everybody to agree on which transactions happened and which order they happened in. Once that happens everybody can run all the transactions in order to figure out what the current state is. The bitcoin state is mostly implicit. In order to figure out the current set of balances you have to run every transaction. |
|