I am currently experiencing the issue that i can not use my MetaMask Private key.
Brownie is able to detect the Private Key but is not able to preceed and exiting with following error:
ValueError: The private key must be exactly 32 bytes long, instead of 67 bytes.
"0x" ist set
brownie-config.yaml includes "dotenv: .env"
Am not really sure how to resolve this issue and would be very thankful for help!
Hey there,
I am currently experiencing the issue that i can not use my MetaMask Private key. Brownie is able to detect the Private Key but is not able to preceed and exiting with following error:
ValueError: The private key must be exactly 32 bytes long, instead of 67 bytes.
"0x" ist set
brownie-config.yaml includes "dotenv: .env"
Am not really sure how to resolve this issue and would be very thankful for help!
Cheers, Kevin