@dashevo/wallet-lib
Version:
Light wallet library for Dash
15 lines (9 loc) • 787 B
Markdown
**Usage**: `storage.announce(type, el)`
**Description**: Internal method helper to announce event to the Wallet and Account class.
**Notes**: Listening to `accounts.events` will transmit those event.
Parameters:
| parameters | type | required | Description |
|------------------------|-------------------------------------------|------------------| ------------------------------------------------------------------------|
| **type** | String (event) | yes | |
| **el** | Object | yes | |
Returns: Boolean