What's Changed
- fix(ripple-keypairs): make bytesToHex work with typed arrays (Uint8Array) by @PiDelport in #1975
- fix(ripple-keypairs): hexToBytes should produce [] for empty input, not [0] by @PiDelport in #1977
New Contributors
- @PiDelport made their first contribution in #1975