Skip to main content
Enables or disables privacy mode for the wallet.

Method Signature

Parameters

boolean
required
Whether to enable privacy mode

Returns

WalletSettings | undefined
required
Updated wallet settings, or undefined if update failed

Example