What variables are stored in the storage and memory areas respectively?
Answer Posted / Anil Singh Dariyal
In blockchain, storage refers to long-term persistent data that is not frequently accessed but still required for maintaining the integrity of the network. Examples include smart contracts, transaction history, account balances, etc. Memory, on the other hand, stores temporary data such as pending transactions, transaction hashes, and blocks during validation.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers