Page MenuHomePhabricator

[Cashtab] [p9 match wif to address] Rename burnEtoken to burnToken
AbandonedPublic

Authored by emack on Aug 30 2022, 07:53.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Summary

Depends on D11892

As per T2599, this is part of a stacked diff to sign utxos for non-eToken txs by matching wif to address.

This diff renames the burnEtoken function to burnToken for consistency across the useBCH functions.

Test Plan

npm test
burn a token
grep -r 'burnEtoken' src/ and ensure no output

Diff Detail

Repository
rABC Bitcoin ABC
Branch
sendXecMatchWifToAddr
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 19924
Build 39554: Build Diffcashtab-tests
Build 39553: arc lint + arc unit