bech32 icon indicating copy to clipboard operation
bech32 copied to clipboard

Upgrading from buffer to Uint8Array.

Open bhaveshg16 opened this issue 1 year ago • 0 comments

some test scripts use Buffer instances to store data. Upgrade from Buffer to Uint8Array(typedArray).

bhaveshg16 avatar Apr 09 '24 15:04 bhaveshg16