Skip to content

Commit

Permalink
Add TODO.
Browse files Browse the repository at this point in the history
  • Loading branch information
Taztingo committed Apr 3, 2024
1 parent d8995f8 commit 4fba653
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/provenanced/cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ func NewRootCmd(sealConfig bool) (*cobra.Command, params.EncodingConfig) {
return err
}

// TODO[1760]: client: Check impact that this has on our custom client config.
initClientCtx, err = clientconfig.ReadFromClientConfig(initClientCtx)
if err != nil {
return err
Expand Down

0 comments on commit 4fba653

Please sign in to comment.