storage/node_cache library
Classes
- NodeCache
-
Caches the last-known node list so the nodes screen can paint instantly on
reload while a fresh fetch runs. Backed by KeyValueStore; the cache is
best-effort — any decode error yields
null(treated as a cold cache).