Defines a type for executing a transaction and returning a promise with the response.
The transaction to execute.
A promise that resolves to the response of the transaction.
Defines a type for executing a transaction and returning a promise with the response.