T2663
Depends on D12593
Remove parent object slpBalancesAndUtxos from wallet structure
Note: this means that this wallet structure should not longer be supported by any functions in Cashtab...with the exceptions of isValidStoredWallet (because stored wallets may be in the old format) and loadStoredWallet (for the same reason)
Hence, this diff modifies mocks in existing unit tests.