Function to sign messages using the connected Abstract Global Wallet.
signMessage
method that can be used to sign a message using the connected Abstract Global Wallet.
The method follows the EIP-1271 standard for contract signature verification.
account
from the
AbstractClient to
use the Abstract Global Wallet.Promise<Hex>
containing the signature of the message.
verifyMessage
function from a public client: