Skip to content

Commit 8926a68

Browse files
committed
bump: iohk-nix[-ng], update node group comment
1 parent c21110c commit 8926a68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake/nixosModules/profile-cardano-node-group.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@
370370
}
371371
// optionalAttrs cfgNode.useLegacyTracing {
372372
# In versions of cardano-node > `10.1.2`, legacy tracing will no longer be default.
373-
# Until we are ready to use legacy tracing as default, set UseTraceDispatcher false.
373+
# Until we are ready to use new tracing as default, set UseTraceDispatcher false.
374374
UseTraceDispatcher = false;
375375

376376
hasPrometheus = [cfgNode.hostAddr cardanoNodePrometheusExporterPort];

0 commit comments

Comments
 (0)