Sign message lets you create an EIP-191.
You should verify the signature.Use Case: This command is useful for applications that need to sign messages for verification purposes,
ensuring that the message was indeed created by the owner of the wallet.Example: A voting app that requires users to sign a message to prove ownership
of their wallet before allowing them to vote.