UNPKG

@dashevo/wallet-lib

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