signMessage
Signs the provided message using the inner signMessage function.
Import
Usage
Parameters
message
string
The message to be signed
Returns
Promise<any>
A promise that resolves to the signed message
signMessage
Signs the provided message using the inner signMessage function.
string
The message to be signed
Promise<any>
A promise that resolves to the signed message