Sign
Sign any message with the connected wallet. (personal_sign)
Create a message to be signed and pass it to this method.
Once signed, the signature is returned.
Uses EIP-1271 to sign the message when using compatible Smart Wallets.
The message to be signed.
Must be a string
.
Returns a string
with the signature.