Skip to content

Commit

Permalink
Add godoc
Browse files Browse the repository at this point in the history
  • Loading branch information
mslipper committed Aug 30, 2018
1 parent e6b1605 commit c739334
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/tm_cmds.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ func ShowValidatorCmd(ctx *Context) *cobra.Command {
return &cmd
}

// ShowAddressCmd - show this node's validator address
func ShowAddressCmd(ctx *Context) *cobra.Command {
cmd := &cobra.Command{
Use: "show-address",
Expand Down

0 comments on commit c739334

Please sign in to comment.