fix: make presentation workflow graph factual
This commit is contained in:
@@ -73,7 +73,8 @@ export const DemoWorkflowScene = ({
|
||||
|
||||
const runProof = {
|
||||
runId: runStart?.resultingIds.runId ?? null,
|
||||
traceLabel: "9 workflow nodes",
|
||||
planLabel: "11 plan nodes",
|
||||
traceLabel: "3 trace frames",
|
||||
evidenceLabel: "JSON-RPC evidence",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user