recover_signer
Recover the signer address from a signed message. Provide the original message and signature to identify the wallet that produced the signature.
Instructions
Recover the signer address from a signature
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | Original message | |
| signature | Yes | Signature |