Documentation ¶ Index ¶ func Execute() error func LeadershipLog(command *cobra.Command, args []string) error func RunSendFunds(cmd *cobra.Command, _ []string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Execute ¶ func Execute() error Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd. func LeadershipLog ¶ func LeadershipLog(command *cobra.Command, args []string) error func RunSendFunds ¶ added in v0.8.0 func RunSendFunds(cmd *cobra.Command, _ []string) error Types ¶ This section is empty. Source Files ¶ View all Source files init.go root.go sendfunds.go Click to show internal directories. Click to hide internal directories.