@dashevo/wallet-lib
Version:
Light wallet library for Dash
10 lines (6 loc) • 532 B
Markdown
**Usage**: `account.disconnect()`
**Description**: This method will disconnect all plugins and other workers (Storage, SyncWorker). Useful to release all worker when doing integration testing with Wallet/Account
Parameters:
| parameters | type | required | Description |
|------------------------|-----------|----------------| ------------------------------------------------------------------------------- |
Returns : void.