Get Raw Transaction
Retrieves a hex encoded serialized transaction for a given ID
| Path Parameters |
|---|
tx_id string — REQUIREDHash of transaction Example: 0x0a411719e3bfde95f9e227a2d7f8fac3d6c646b1e6cc186db0e2838a2c6cd9c0 |
| Responses | ||
|---|---|---|
200Hex encoded serialized transaction
| ||
404Cannot find transaction for given ID |