Zondax / filecoin-solidity

Filecoin Solidity API Library
Apache License 2.0
94 stars 43 forks source link

authenticateMessage #223

Closed mingming-tang closed 1 year ago

mingming-tang commented 1 year ago

Is the function of authenticateMessage function to verify signature? how to use? I tried a variety of parameter formats but it didn't work, Can you give me an example?

:link: zboto Link

ainhoa-a commented 1 year ago

This was solved through slack, the signature shouldn't not have the Signature Type on it. You should use the RAW signature.