Find Block Hash
Returns the block hash of the block containing the given transaction ID.
Arguments¶
Parameter | Type | Description |
---|---|---|
transactionID | String | The transaction ID |
Response¶
Parameter | Type | Description |
---|---|---|
result | String | The block hash containing the transaction ID |