Returns the specified transaction. The encoding parameter sets the format of the returned transaction. Can be either “hex” or “json”. Defaults to “hex”.
avm.getTx:params.txID: The ID of the transaction to retrieve.params.encoding: Optional. The encoding format to use. Defaults to “hex”.