type SimulationOutcome<N> = (String, Option<TransactionWithMetadata<N>>, bool, Traces);
Note: Encountered an error during type layout; the type failed to be normalized.