HomePhabricator

[Cashtab] [deprecate BCH from token send p3] Remove from createToken and…

Description

[Cashtab] [deprecate BCH from token send p3] Remove from createToken and related components

Summary:
T2730

Depends on D12690

Remove the BCH param from createToken. It is no longer used by the function and is only an artifact.

Also remove in all calls of createToken. The BCH param needs to be removed from this screen in this diff as it is no longer used by any other function there.

Test Plan:
npm start
Mint an etoken
grep -r createToken src/ and confirm it is not called anywhere with the BCH param

Reviewers: #bitcoin_abc, emack

Reviewed By: #bitcoin_abc, emack

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

Details

Provenance
bytesofmanAuthored on Nov 29 2022, 16:19
bytesofmanPushed on Nov 30 2022, 07:44
Reviewer
Restricted Project
Differential Revision
D12691: [Cashtab] [deprecate BCH from token send p3] Remove from createToken and related components
Parents
rABCf3bef955df03: [Cashtab] [deprecate BCH from token send p2] Remove from Send, Burn, and…
Branches
Unknown
Tags
Unknown