dashed-slug.net › Forums › Full Node Multi Coin Adapter extension support › Cold Storage address balance no longer updating › Reply To: Cold Storage address balance no longer updating
January 28, 2019 at 11:27 am
#5622
Keymaster
The hot wallet balance is cached internally via WordPress transients for performance. Can you check with the setting:
“Frontend” -> “JSON API settings” -> “Disable transients (debug)”
Then go to the adapters list and see if the Hot Wallet Balance is correct.
If this setting makes a difference, then it means that your server-side cache is misconfigured so that transients are not expiring properly.
Please let me know once you try this.
with regards