v1

package
v3.2.1-rc1 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Version              uint64 = 1
	SquareSizeUpperBound int    = 128
	SubtreeRootThreshold int    = 64
	// TimeoutPropose is deprecated because it was not a constant
	// in v1, it was the default for a user-configurable timeout.
	TimeoutPropose = time.Second * 10
	// TimeoutCommit is deprecated because it was not a constant
	// in v1, it was the default for a user-configurable timeout.
	TimeoutCommit = time.Second * 11
	// UpgradeHeightDelay is deprecated because v1 does not contain the signal
	// module so this constant should not be used.
	UpgradeHeightDelay = int64(7 * 24 * 60 * 60 / 12) // 7 days * 24 hours * 60 minutes * 60 seconds / 12 seconds per block = 50,400 blocks.
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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