To provision a signer for a user’s wallets, use the
delegateWallet method from the useHeadlessDelegatedActions hook:Usage
Parameters
ThedelegateWallet method accepts a params object with the following fields:string
Address of the embedded wallet to delegate.
'ethereum' | 'solana'
Chain type of the embedded wallet to delegate.

