getTransactionByHash method
Tries to fetch a transaction (including reward transactions) given its hash.
Params
| Parameter | Type | Required |
|---|---|---|
hash | string | Yes |
Result
| Property | Type | Required |
|---|---|---|
transaction | unknown | Yes |
executionResult | boolean | Yes |