build

package
v1.22.1 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2024 License: Apache-2.0, MIT Imports: 6 Imported by: 1

Documentation

Index

Constants

View Source
const (
	BuildMainnet  = 0x1
	Build2k       = 0x2
	BuildDebug    = 0x3
	BuildCalibnet = 0x4
)

Variables

View Source
var BlockDelaySecs = lbuild.BlockDelaySecs
View Source
var BuildType int

Populated by Params

View Source
var BuildVersion = strings.Join(lo.Map(BuildVersionArray[:],
	func(i int, _ int) string { return strconv.Itoa(i) }), ".")

Ex: "1.2.3"

View Source
var BuildVersionArray = [3]int{1, 22, 0}

Intent: Major.Network.EvenReleases

View Source
var CurrentCommit string
View Source
var IsOpencl string

/////START BUILD_TIME POPULATED VARS///////

Functions

func BuildTypeString

func BuildTypeString() string

func SetAddressNetwork

func SetAddressNetwork(n address.Network)

func UserVersion

func UserVersion() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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