cryptocoinjs / hdkey

JavaScript component for Bitcoin hierarchical deterministic keys (BIP32)
MIT License
201 stars 74 forks source link

ref!: switch to Uint8Array #56

Open coolaj86 opened 1 year ago

coolaj86 commented 1 year ago

This builds on #55 by 2 commits. It drops Buffer in favor of Uint8Array.

To see just the changes between the two: https://github.com/dashhive/hdkey/pull/8/files