dev-rewards icon indicating copy to clipboard operation
dev-rewards copied to clipboard

Invalid signature. Are you using the same wallet you specified in proof generation?

Open shaflow01 opened this issue 1 year ago • 0 comments

When I use bash to create a proof, it is successful. However, when I submit it, I receive an "Invalid signature. Are you using the same wallet you specified in proof generation?". I then tried using Docker, but encountered a different error stating "Specified SSH key is not eligible for claiming. Only RSA and Ed25519 keys added before our Github snapshot are supported for proof generation." Despite verifying that my RSA keys in the metadata.json file are the same. In addition, is the content after the equal sign of the RSA public key in metadata.json the encoding of an email address? The RSA public key stored locally on my machine has an email address after it.

shaflow01 avatar Mar 11 '24 04:03 shaflow01