Page MenuHomePhabricator

[alias-server] [p5] Commenced getAliases function
ClosedPublic

Authored by bytesofman on Jan 30 2023, 23:32.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABCe0b928a3face: [alias-server] [p5] Commenced getAliases function
Summary

T2922

Depends on D13012

Commenced implementation of getAliases function, to match the same functionality of Cashtab. Because the function is complex and requires helper functions, breaking it into parts. This diff parses the first registered alias tx.

Test Plan

cp config.sample.js config.js
node index.js

Diff Detail

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