Page MenuHomePhabricator

[alias-serve] Replace utils address function with now-available ecashaddrjs function
ClosedPublic

Authored by bytesofman on Apr 4 2023, 16:00.

Details

Summary

T3060

This function has been built out into ecashaddrjs due to popular use in apps working with chronik and tx parsing.

Test Plan

grep -r outputScriptToAddress . and no output other than perhaps cached node_modules/
npm test still passes with replaced function

Diff Detail

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