Closed angelo-di-marzio closed 3 years ago
Hi !
What do you mean by 'raw 32-byte format' ? The private key from metamask has a length of 64 char, how can i convert it to 32bytes ?
I'm missing something here
Thanks a lot !
the 64 chars are hexadecimal, so two of them is a byte.
Okay, it is indeed already a 32 byte hexa string.
Hi !
What do you mean by 'raw 32-byte format' ? The private key from metamask has a length of 64 char, how can i convert it to 32bytes ?
I'm missing something here
Thanks a lot !