@dashevo/wallet-lib
Version:
Light wallet library for Dash
12 lines (7 loc) • 478 B
Markdown
**Usage**: `storage.startWorker()`
**Description**: Allow to start the storage worker (uses interval), will save the state when needed.
**Notes**: Use `storage.stopWorker()` to stop.
Parameters:
| parameters | type | required | Description |
|------------------------|-------------------|----------------| ----------------------------------------------------------|
Returns : void.