sig during signing for message.
Parameters
| Parameter | Type | Description |
|---|---|---|
message | string | Uint8Array | The message that was signed. |
sig | SignatureLike | The signature to verify. |
Returns
string
The address of the signer.
sig during signing for message.
| Parameter | Type | Description |
|---|---|---|
message | string | Uint8Array | The message that was signed. |
sig | SignatureLike | The signature to verify. |
string
The address of the signer.