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
Lint
Lint Not Applicable
Unit
Tests Not Applicable