gochain/web3

ERROR: Error calling contract: invalid private key: invalid length, need 256 bits

Closed this issue · 3 comments

getting this in v0.2.69 but not v0.2.66 with the following:

web3 contract call --address $CONTRACT \
--gas-limit 800000 --abi K.abi \
--function mintWithTokenURI $ADDR $TOKENID $URI

#219 #220

I confirm that the version 0.2.69 is not working.
Installed 0.2.66 as workaround

Please upgrade to v0.2.70 and try again.