ITS migrated shippor

This commit is contained in:
David Terpay
2023-08-17 17:51:39 -04:00
parent b191a6d3f7
commit e9c31f621f
5 changed files with 27 additions and 26 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ func NewRootCmd() *cobra.Command {
rootCmd := &cobra.Command{
Use: "testappd",
Short: "POB's simulation app",
Short: "Block SDK's simulation app",
PersistentPreRunE: func(cmd *cobra.Command, _ []string) error {
// set the default command outputs
cmd.SetOut(cmd.OutOrStdout())