Closed shruggr closed 4 months ago
One more change missed in the previous PR to prioritize sourceTXID over sourceTransaction
Describe the tests you've added or any testing steps you've taken.
CHANGELOG.md
npm run doc
npm run lint
npm version patch
Description of Changes
One more change missed in the previous PR to prioritize sourceTXID over sourceTransaction
Linked Issues / Tickets
Testing Procedure
Describe the tests you've added or any testing steps you've taken.
Checklist:
CHANGELOG.md
with my changesnpm run doc
andnpm run lint
one final time before requesting a reviewnpm version patch
so that my changes will trigger a new version to be released when they are merged