signMessage
Signs a raw message after hashing it.
Import
Usage
Parameters
msg
string
the message to be hashed and then signed
Returns
Promise<string>
a promise that resolves to the signed message
signMessage
Signs a raw message after hashing it.
string
the message to be hashed and then signed
Promise<string>
a promise that resolves to the signed message