add pdf command, show block time in verify command
This commit is contained in:
@@ -33,6 +33,7 @@ func init() {
|
||||
rootCmd.AddCommand(verifyCmd)
|
||||
rootCmd.AddCommand(upgradeCmd)
|
||||
rootCmd.AddCommand(infoCmd)
|
||||
rootCmd.AddCommand(pdfCmd)
|
||||
}
|
||||
|
||||
// setupLogging configures the global logger based on the flags
|
||||
|
||||
Reference in New Issue
Block a user