Page MenuHomePhabricator

[Cashtab] Better code comments in parseChronikTx
ClosedPublic

Authored by bytesofman on Dec 10 2022, 13:57.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABCf535c6613afe: [Cashtab] Better code comments in parseChronikTx
Summary

T2853

Remove artifact comments related to now-defunct useBCH.js

Test Plan

Confirm this only impacts comments
npm start
tx history parses
Send an encrypted msg
Receive an encrypted msg

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

majcosta added inline comments.
web/cashtab/src/utils/chronik.js
622 ↗(On Diff #37176)

typo

bytesofman added inline comments.
web/cashtab/src/utils/chronik.js
622 ↗(On Diff #37176)

good catch, fixed

This revision is now accepted and ready to land.Dec 11 2022, 02:53
This revision was automatically updated to reflect the committed changes.
bytesofman marked an inline comment as done.