Closed ty-everett closed 1 month ago
Implemented BRC-95 Atomic BEEF, and added the ability to pull a particular TXID out of a BEEF.
None
Describe the tests you've added or any testing steps you've taken.
CHANGELOG.md
npm run doc
npm run lint
npm version patch
Reviewed.
Description of Changes
Implemented BRC-95 Atomic BEEF, and added the ability to pull a particular TXID out of a BEEF.
Linked Issues / Tickets
None
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