Find Transaction ID From Program ID
Returns the transaction ID of the transaction containing the given program ID.
Arguments¶
Parameter | Type | Description |
---|---|---|
programID | String | The program ID |
Response¶
Parameter | Type | Description |
---|---|---|
result | String | The transaction ID |