# getTransaction

### Input

| Argument        | Mandatory | Description                         | Format |
| --------------- | --------- | ----------------------------------- | ------ |
| transactionHash | yes       | Transaction hash of the transaction | string |

### Output

| Argument    | Description                | Format             |
| ----------- | -------------------------- | ------------------ |
| transaction | Info about the transaction | TransactionRpcInfo |
