Helper function to verify a signed message.
the message to sign, assumed to be utf8 encoded string or a Uint8Array/buffer.
the signature of a message, from a specific account.
the address and credentials of the account
Generated using TypeDoc
Helper function to verify a signed message.