chore: remove obsolete TODO comment in startCmtNode function (#25203)
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
This commit is contained in:
co-authored by
Alex | Interchain Labs
parent
4953d5bf2d
commit
3120fe8eb3
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user