client.walletSessions.challenge
Create a short-lived signed wallet challenge.
| Package | @torq-finance/sdk |
|---|---|
| Signature | client.walletSessions.challenge({ walletAddress, chainId, origin? }) |
Behavior
Returns a bounded challenge message and expiry for a specific wallet, network, and optional browser origin.
See the API Reference for the governed endpoint contract and the workflow guide for canonical completion semantics.