Overview

Connects the specified wallet account.
  • Requires the wallet manager and its connector to be initialized.

Package: core

Defined in: core.ts:559

Parameters

walletProvider
WalletProvider
required
wallet provider to connect.

Response

A successful response returns the following fields:
returns
void
required
A promise that resolves once the wallet account is connected.