HomePhabricator

[Cashtab] [Simplify wallet structure p5] Remove function specific variable name…

Description

[Cashtab] [Simplify wallet structure p5] Remove function specific variable name change

Summary:
T2663

Depends on D12625

There is a case to be made for renaming slpUtxos and nonSlpUtxos to tokenUtxos and xecUtxos everywhere, but in this case I think it's better to stick to the original syntax. At any rate, we should be consistent about the name everywhere in the app.

Test Plan:
Confirm diff is changing variable names
Confirm I didn't mix them up and that tokenUtxos became slpUtxos, and xecUtxos became nonSlpUtxos
npm test
npm start, send a token tx, burn a token

Reviewers: #bitcoin_abc, kieran709

Reviewed By: #bitcoin_abc, kieran709

Differential Revision: https://reviews.bitcoinabc.org/D12659

Details

Provenance
bytesofmanAuthored on Nov 28 2022, 04:54
bytesofmanPushed on Dec 1 2022, 07:56
Reviewer
Restricted Project
Differential Revision
D12659: [Cashtab] [Simplify wallet structure p5] Remove function specific variable name change
Parents
rABC4c16d6340964: [Cashtab] [Simplify wallet structure p4] Remove parent artifact object…
Branches
Unknown
Tags
Unknown