isValidSignature
Check if a message has been signed by the passed address.
Message to check.
Address to verify the signer.
Boolean, true if the address signed the message, false otherwise
Generated using TypeDoc
Name
isValidSignature
Summary
Check if a message has been signed by the passed address.