Page MenuHomePhabricator

[ecash-script] Export the getStackArray function
ClosedPublic

Authored by bytesofman on Jun 29 2023, 23:51.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC214b0d31fd3e: [ecash-script] Export the getStackArray function
Summary

Correctly export getStackArray function from index.js

Test Plan

npm test

Diff Detail

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

Event Timeline

PiRK requested changes to this revision.Jun 30 2023, 07:30
PiRK added a subscriber: PiRK.

The test plan does not test the change. It already passes on the current master.

This revision now requires changes to proceed.Jun 30 2023, 07:30

Add test confirming exports match

This revision is now accepted and ready to land.Jun 30 2023, 13:13