Page MenuHomePhabricator

[Cashtab] Remove unnecessary wrapper function
ClosedPublic

Authored by bytesofman on Jul 27 2023, 20:32.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC952fda96ea25: [Cashtab] Remove unnecessary wrapper function
Summary

T3154

This was needed once upon a time but its functionality is now included in the utxo-lib library.

Test Plan

npm test
cd cashtab/ && grep -r encodeOpReturnScript src/ and no output

Diff Detail

Repository
rABC Bitcoin ABC
Branch
cashtab-deprecate-encode
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 24607
Build 48811: Build Diffcashtab-tests
Build 48810: arc lint + arc unit