Gets a transaction by its ID. Optional encoding parameter to specify the format for the returned transaction. Can only be hex when a value is provided.
avax.getAtomicTx:params.txID: The transaction ID (in CB58 format).params.encoding: Optional encoding format of the result. Only “hex” is allowed.