chore: remove obsolete TODO comment in startCmtNode function (#25203)

Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
This commit is contained in:
Gin
2025-08-19 15:59:37 -04:00
committed by GitHub
co-authored by Alex | Interchain Labs
parent 4953d5bf2d
commit 3120fe8eb3
-1
View File
@@ -366,7 +366,6 @@ func startInProcess(svrCtx *Context, svrCfg serverconfig.Config, clientCtx clien
return g.Wait()
}
// TODO: Move nodeKey into being created within the function.
func startCmtNode(
ctx context.Context,
cfg *cmtcfg.Config,