Hacker News new | ask | show | jobs
by flarex 1402 days ago
Modern light clients don't use that much battery and are optimised for mobile usage. They even have very short start times making use of snapshotting and back filling headers i.e. you ask all nodes on the network that latest snapshot header close to the head and start from there working back towards genesis. This can be even faster than using an RPC and is far more decentralised.