claim

package
v0.0.0-...-188077f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 10, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ClaimCmd = &cobra.Command{
	Use:   "claim DELEGATE",
	Short: "Claim rewards for delegate",
	Args:  cobra.MinimumNArgs(1),
	RunE: func(cmd *cobra.Command, args []string) error {
		cmd.SilenceUsage = true
		return Reward()
	},
}

ClaimCmd is the claim command

Functions

func Reward

func Reward() error

Reward is claim reward from contract

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL