I have a Bitcoin node having over 800K addresses. Recently I have been facing an issue with getbalances RPC call as it times out. I am using timeout as 100 seconds.
I can see that if I increase the timeout it may work but I am looking for any better other than this.
My question is:
Will use getbalance "*" 1 will take less time than getbalances? I am more interested in getting the confirmed balance.
Or
Is there any alternate way i can get the wallet balance faster than afoementioned RPC calls?











