candidates

package
v0.0.0-...-8d666af Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCommand

func GetCommand() *cobra.Command

Types

type IBFTCandidate

type IBFTCandidate struct {
	Address string          `json:"address"`
	Vote    ibftHelper.Vote `json:"vote"`
}

type IBFTCandidatesResult

type IBFTCandidatesResult struct {
	Candidates []IBFTCandidate `json:"candidates"`
}

func (*IBFTCandidatesResult) GetOutput

func (r *IBFTCandidatesResult) GetOutput() string

Jump to

Keyboard shortcuts

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