umbracle/ethgo

Wrong wallet from private key

Closed this issue · 1 comments

I'm trying to use my private key from metamask but it returns wrong wallet address.

I'm using wallet.NewWalletFromPrivKey([]byte("privKey"))

The same issue as in #174