@dashevo/wallet-lib
Version:
Light wallet library for Dash
10 lines (6 loc) • 524 B
Markdown
**Usage**: `account.connect()`
**Description**: This method can be used to reconnect after having used `.disconnect()`. It will connect to all streams, bloomfilters and will start workers.
Parameters:
| parameters | type | required | Description |
|------------------------|-----------|----------------| ------------------------------------------------------------------------------- |
Returns : Boolean (true).