Skip to content

v0.2.3 released

Choose a tag to compare

@alcuadrado alcuadrado released this 22 Dec 18:43

This is a small release that improves the hdkey module. It makes its API more robust and ensures that the private key is properly dropped.

It also reuses the assertBytes utility from @noble/hashes to avoid duplication.