UNPKG

@dashevo/wallet-lib

Version:
11 lines (7 loc) 597 B
**Usage**: `storage.searchAddressesWithTx(transactionId)` **Description**: Returns the list of addresses objects that has a relation with the provided TxId. Parameters: | parameters | type | required | Description | |------------------------|-------------------|----------------| ----------------------------------------------------------| | **transactionId** | String | yes | The Transaction identifier to search for | Returns : Object ({found, results, txid}).