Page MenuHomePhabricator

[e.cash] Use constant for latest version on upgrade page
ClosedPublic

Authored by Mengerian on Nov 1 2023, 16:20.

Details

Summary

So we only have to change the version in one place next time.

Test Plan

Ran it locally, looks fine

Diff Detail

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

Event Timeline

johnkuney requested changes to this revision.Nov 1 2023, 16:31
johnkuney added inline comments.
web/e.cash/pages/upgrade.js
11 ↗(On Diff #42899)

camelCase for the variable

97 ↗(On Diff #42899)

missing space between 'version' and variable. May have to add a {' '}

This revision now requires changes to proceed.Nov 1 2023, 16:31
This revision is now accepted and ready to land.Nov 1 2023, 20:46