Replies: 3 comments 5 replies
-
Didn't you already ask this in #220 ? |
Beta Was this translation helpful? Give feedback.
5 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
This should be fixed in latest version. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This command:
sudo web3 contract call --wait --abi TEST.abi --gas-limit 2000000 --function mint ox...
throws this error:
ERROR: Error calling contract: invalid private key: invalid length, need 256 bits
Even if the variable WEB3_PRIVATE_KEY is set in the environment, I know this because the deploy reads that variable and it works.
Beta Was this translation helpful? Give feedback.
All reactions