You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We now have the @noble library installed which has equivalent utilities and are more robustly implemented. We should remove our utility functions uint8ArrayToHex and hexToUint8Array and prefer usage of bytesToHex and hexToBytes from @noble/hashes.