Overview

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

Package: core

Defined in: core.ts:586

Parameters

walletProvider
WalletProvider
required
wallet provider to disconnect.

Response

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