importSingleAddress
Usage: storage.importSingleAddress(singleAddress, walletId)
Description: Allow to import a single address to the wallet
Notes: Not useful when managing a HDWallet.
Parameters:
parameters | type | required | Description |
---|---|---|---|
singleAddress | Object | yes | The single address object representation to import to the store |
walletId | String | yes | The wallet id to attach the address to |
Returns: Boolean