Alright so I'm trying wrap my head around this whole big topic, including smart contracts.
What I don't understand is, with Blockchain technology we rely on others doing the verification of my proposed transactions (my new block). This means that if I were to tamper with some blocks and attempt to rewrite the history, it would be detected immediately by other nodes.
Here's where my issue with it kicks in. People say that small businesses could implement the blockchain aswell, but doesn't this whole blockchain fall flat if at times only 1 user is online? Or even nobody? In those cases, there would be no entity to prevent the changes in the history, making it vulnerable?
Is there any possibility to continue the verification for those nodes? From my understanding there seems to be no way.
Additional question: Does anyone know resources on blockchain being used for proof of deletion, meaning an evidence of some deletion of records, data, etc.? Thanks in advance