Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultSocketPath string = "~/.blindbitd/run/blindbit.socket"
Variables ¶
View Source
var (
RootCmd = &cobra.Command{
Use: "blindbit-cli",
Short: "A cli application to interact with the blindbit daemon",
Long: `blindbit-cli is a CLI application to interact with the blindbit daemon:
It connects to the unix socket of blindbitd and users can manage their wallet through the cli.`,
}
)
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.