Page MenuHomePhabricator

[ecash-herald] Remove deprecated function
ClosedPublic

Authored by bytesofman on Jun 9 2023, 20:28.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABC3a5b26642dca: [ecash-herald] Remove deprecated function
Summary

T2972

With last couple of refactors to implement ecash-script lib, this function is no longer used

Test Plan

npm test

grep -r hexOpReturnToUtf8 src/ and no output
grep - hexOpReturnToUtf8 test/ and no output

Diff Detail

Repository
rABC Bitcoin ABC
Branch
herald-opreturn-cleanup
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 23980
Build 47570: Build Diffecash-herald-tests
Build 47569: arc lint + arc unit