searchTransactionMetadata
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}).