Serialize a UTxO into a pair of JSON objects (input and output) for the transaction evaluation endpoint.
The UTxO to serialize.
A tuple containing the JSON for the input and the output.
Serialize a UTxO into a pair of JSON objects (input and output) for the transaction evaluation endpoint.