Importing accounts to metamask

Viewed 14

I am working on a hardhat project and I ran the npx hardhat node command which gave me a list of addresses but anytime I try to import any of the address into metamask using the private key, It gives me an error on metamask saying "Expected private key to be an Uint8Array with length 32", Please can anyone help me?

0 Answers
Related