importAddress
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