Skip to content

docs: align Buffer wording with Uint8Array-first APIs#2322

Open
jasonandjay wants to merge 2 commits intobitcoinjs:masterfrom
jasonandjay:docs/uint8array-wording-2321
Open

docs: align Buffer wording with Uint8Array-first APIs#2322
jasonandjay wants to merge 2 commits intobitcoinjs:masterfrom
jasonandjay:docs/uint8array-wording-2321

Conversation

@jasonandjay
Copy link
Copy Markdown
Member

Closes #2321

This is a docs-only cleanup to align wording with the v7 Uint8Array-first API direction.

What changed

  • Updated README wording to reflect Uint8Array-first usage (Buffer-compatible).
  • Updated JSDoc comments in ts sources where return/param types still said "Buffer" while signatures are Uint8Array.

Non-goals

  • No runtime behavior changes
  • No API signature changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs cleanup: align Buffer wording with Uint8Array-first v7 APIs

1 participant