Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var HistoryCmd = &cobra.Command{ Use: "history", Short: "Show the transaction history", Run: func(cmd *cobra.Command, args []string) { fmt.Println("no command is written") }, }
HistoryCmd represents the history command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.