API
signAndConnect
Sign and connect to River using a Signer and a random delegate wallet every time
Imports
Definition
Source: signAndConnect
Parameters
signer
- Type:
ethers.Signer
The signer to use
config
- Type:
Omit<SyncAgentConfig, 'context'>
The configuration for the sync agent
Return Type
The sync agent
Was this page helpful?