UNPKG

@dashevo/wallet-lib

Version:
11 lines (7 loc) 586 B
**Usage**: `storage.searchTransactionMetadata(transactionId)` **Description**: Returns the transaction metadata from the provided TxId if exists. Parameters: | parameters | type | required | Description | |------------------------|-------------------|----------------| ----------------------------------------------------------| | **transactionId** | String | yes | The Transaction identifier to search for | Returns : Object ({found, result, hash}).