This commit is contained in:
committed by
Christopher Goes
parent
157047c8a3
commit
ec2fedd36c
+1
-1
@@ -18,7 +18,7 @@ const (
|
||||
|
||||
// XXX: remove this when not needed
|
||||
func todoNotImplemented(_ *cobra.Command, _ []string) error {
|
||||
return errors.New("TODO: Command not yet implemented")
|
||||
return errors.New("todo: Command not yet implemented")
|
||||
}
|
||||
|
||||
// AddCommands adds a number of rpc-related subcommands
|
||||
|
||||
Reference in New Issue
Block a user