Add a way to disable caching so lightwalletd always gets data from node RPCs
arya2 opened this issue · 1 comments
arya2 commented
What is your feature request?
It would be nice to have a way to disable the cache in lightwalletd with a config field or an environment variable so that there's no initial sync and the gRPC method are purely a proxy for the node's RPC methods.
How would this feature help you?
This could help reduce storage requirements when using lightwalletd with Zebra, including in Zebra's CI.
LarryRuane commented