You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that this.node.services.bitcoind.height is not updating properly, resulting in negative values for the number of confirmations for UTXOs. Perhaps it retains the value at startup (matching the result from the obsolete /sync API endpoint)?