Closed sirdeggen closed 3 weeks ago
BRC-94 Schnorr class added for use in BRC-100 Wallet SDK
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
BRC-94 Schnorr class added for use in BRC-100 Wallet SDK
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