Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultGRPCPort = 19191
DefaultGRPCPort is the default listen port for box gRPC service.
View Source
const DefaultRPCHTTPPort = 19190
DefaultRPCHTTPPort is the default listen port for box RPC http service.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: "box", Short: "BOX Payout command-line interface", Long: `BOX Payout, a lightweight blockchain built for processing multi-party payments on digital content apps.`, Version: fmt.Sprintf("%s-r%s (%s branch)", config.Version, config.GitCommit, config.GitBranch), }
RootCmd represents the base command when called without any subcommands
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.