info_get_transaction
info_get_transaction
The info_get_transaction method replaces the pre-existing info_get_deploy method. to some extent, it simply mirrors the pre-existing method.
- Parameters
- Accepts a TransactionHash instead of a DeployHash
- Results
- Returns a Transaction instead of a Deploy
- Returns an ExecutionInfo instead of ExecutionResult