personal Sign
open suspend override fun personalSign(walletAddress: String, message: String): String
Content copied to clipboard
Signs the message with the given wallets personal token
Return
The created signed message
Parameters
wallet Address
The address to sign with
message
The message to sign