Documentation
¶
Overview ¶
Package everything provides the claim-everything command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "claim-everything", Short: "Attempt to claim as many deposits and messages as possible.", PreRunE: ulxlycommon.PrepInputs, RunE: func(cmd *cobra.Command, args []string) error { return claimEverything(cmd) }, SilenceUsage: true, }
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.