Package: react-wallet-kit

Overview

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

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.