Answer Posted / Vikas Kumar Jain
Geth's fast sync mode allows users to quickly catch up with the Ethereum blockchain without downloading the entire history of transactions. Instead, it downloads only the most recent blocks (header chain) along with some selected full-sized blocks, and then uses peer-to-peer communication to fetch the missing information. This method significantly reduces the time required for synchronization.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers