Page MenuHomePhabricator

[Cashtab] Use new sendXec function to register aliases
ClosedPublic

Authored by bytesofman on Jan 1 2024, 23:22.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCd8783013f4a2: [Cashtab] Use new sendXec function to register aliases
Summary

Stop using the legacy dependent registerNewAlias function and instead use the new sendXec function

After this is in, will have a separate diff to deprecate legacy transaction building functions that are no longer used.

Test Plan

npm test, change aliasEnabled flag to true, npm start, register an alias, confirm it is live on test server

Diff Detail

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