UNPKG

@dashevo/wallet-lib

Version:
13 lines (8 loc) 733 B
**Usage**: `storage.importAddresses(addresses, walletId)` **Description**: Allow to import one or multiple addresses to the wallet Parameters: | parameters | type | required | Description | |------------------------|-------------------|----------------| ------------------------------------------------------------------------| | **addresses** | Array(addressObj) | yes | The address object set to import to the store | | **walletId** | String | yes | The wallet id to attach the address to | Returns: Boolean