HomePhabricator

[Cashtab] Move token burn UI lock to same as other token tx method

Description

[Cashtab] Move token burn UI lock to same as other token tx method

Summary:
T2670

Cashtab locks the UI after a tx is broadcast until the utxo set has been updated. There is a bug on the burn token tx feature where the UI is unlocked manually.

This should be removed so the UI unlocks in the same way as after any other tx, by the useEffect loop that waits for balance to update.

Test Plan:
npm start
Burn some eToken
Note that the UI locks and restores after utxo set is updated

Reviewers: #bitcoin_abc, emack

Reviewed By: #bitcoin_abc, emack

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

Details

Provenance
bytesofmanAuthored on Sep 23 2022, 15:46
bytesofmanPushed on Sep 24 2022, 15:35
Reviewer
Restricted Project
Differential Revision
D12047: [Cashtab] Move token burn UI lock to same as other token tx method
Parents
rABC4110ce80157b: [Cashtab] [Chronik] [Tx Gen] SendXec() refactor
Branches
Unknown
Tags
Unknown