Overview
Disconnects the specified wallet account.- Requires the wallet manager and its connector to be initialized.
Package: core
Defined in: clients/core.ts:637
Parameters
WalletProvider
required
wallet provider to disconnect.
Response
A successful response returns the following fields:void
required
A promise that resolves once the wallet account is disconnected.