givelotus / lotus-vase

A simple reference wallet for Lotus which supports mobile devices.
GNU General Public License v3.0
4 stars 2 forks source link

Caching of UTXO set to local storage #173

Open nghiacc opened 3 years ago

nghiacc commented 3 years ago

Need to cache the UTXO set for the wallet in local storage so the balance can be shown up instantly. Currently it takes some time to show up.