digest that resulted in signature.
Parameters
Returns
string
The address.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
function recoverAddress(digest, signature): string
digest that resulted in signature.
| Parameter | Type | Description |
|---|---|---|
digest | BytesLike | The digest of the message. |
signature | SignatureLike | The signature. |
string
The address.
Was this page helpful?
