version

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2018 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const Version = "0.4.2"

Version - Iris Version

Variables

This section is empty.

Functions

func GetCmdVersion added in v0.4.0

func GetCmdVersion(storeName string, cdc *wire.Codec) *cobra.Command

func VersionHandlerFn added in v0.4.0

func VersionHandlerFn(ctx context.CoreContext, cdc *wire.Codec) http.HandlerFunc

Types

type VersionInfo added in v0.4.0

type VersionInfo struct {
	IrisVersion    string `json:"iris_version"`
	UpgradeVersion int64  `json:"upgrade_version"`
	StartHeight    int64  `json:"start_height"`
	ProposalId     int64  `json:"proposal_id"`
}

Jump to

Keyboard shortcuts

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