UNPKG

@dashevo/wallet-lib

Version:
11 lines (7 loc) 588 B
**Usage**: `storage.searchWallet(walletId)` **Description**: Returns the wallet information from the provided walletId if exists. Parameters: | parameters | type | required | Description | |------------------------|-------------------|----------------| ----------------------------------------------------------| | **walletId** | String | yes | The Wallet identifier of the wallet containing the address to update | Returns : Object ({found, result, walletId}).