Find transaction ID for program deployment
GET/find/transactionID/deployment/:programID
Retrieves the Transaction ID associated to the deployment of the given Program.
Request
Responses
- 200
- 404
- 500
The deployment transactionID for when the program was deployed on the Aleo blockchain.
Program not found
Server error