The tests in this repository are for METACOIN still. I wanted to test ecrecover locally but ran into the following error
Error: Provided address Error: Provided address "0x4d55361a8f362c8fc244dbd1e4968ca4b96d58e63a0f0c01a2cad1149106568a" is invalid, the capitalization checksum test failed, or its an indrect IBAN address which can't be converted. is invalid, the capitalization checksum test failed, or its an indrect IBAN address which can't be converted.
If you could update the code with working tests, that would be a big help for me to figure out what is going on with my local testing with web3j.
The tests in this repository are for METACOIN still. I wanted to test ecrecover locally but ran into the following error
Error: Provided address Error: Provided address "0x4d55361a8f362c8fc244dbd1e4968ca4b96d58e63a0f0c01a2cad1149106568a" is invalid, the capitalization checksum test failed, or its an indrect IBAN address which can't be converted. is invalid, the capitalization checksum test failed, or its an indrect IBAN address which can't be converted.
If you could update the code with working tests, that would be a big help for me to figure out what is going on with my local testing with web3j.