Depends on D11888
As per T2599, this is part of a stacked diff to sign utxos for non-eToken txs by matching wif to address.
This diff deprecates the normalizeSlpBalancesAndUtxos function that adds the wif attribute to each UTXO object and updates update() in useWallet.js to simply set newState.slpBalancesAndUtxos to the slpBalancesAndUtxos object directly.
Cashtab is also canvassed end to end to ensure no lingering usages of utxo.wif.