config

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DevNet  Network = iota
	MainNet         = 1
	TestNet         = 2
)

Variables

View Source
var (
	NetworkID = DevNet

	// forks, negative value means not forked yet, zero means forked from genesis
	OwnerFork int64 = -1 // fork to store doid by owner
)

Functions

func Init

func Init()

func IsOwnerFork

func IsOwnerFork(height int64) bool

func IsTestnet

func IsTestnet() bool

Types

type Network

type Network = byte

Jump to

Keyboard shortcuts

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