login
function login(client, options): Promise<`0x${string}`>;Defined in: packages/synapse-core/src/session-key/actions.ts:64
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
client | Client<Transport, Chain, Account> |
options | LoginOptions |
Returns
Section titled “Returns”Promise<`0x${string}`>