HomePhabricator

[tg bot] use token instead of etoken in variables

Description

[tg bot] use token instead of etoken in variables

Summary:
T2972

Depends on D13281

When it comes to camel case variable naming, ambiguity sometimes can arise between the use of 'etoken' and 'eToken'. To remove this problem, just use 'token' in variable names. Use 'eToken' in user-facing strings.

Test Plan:
In parse.js, ctrl+f 'etoken', only results are strings and not variable names
npm test
npm run msgs

Reviewers: #bitcoin_abc, emack

Reviewed By: #bitcoin_abc, emack

Subscribers: emack

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

Details

Provenance
bytesofmanAuthored on Mar 11 2023, 00:34
bytesofmanPushed on Mar 12 2023, 22:02
Reviewer
Restricted Project
Differential Revision
D13282: [tg bot] use token instead of etoken in variables
Parents
rABCe383ead592b2: [tg bot] change msg format from markdown to html
Branches
Unknown
Tags
Unknown