common

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2024 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const HalvingInterval = 210_000

HalvingInterval is the number of blocks between each halving event.

Variables

View Source
var (
	ZeroHash = *utils.Must(chainhash.NewHashFromStr("0000000000000000000000000000000000000000000000000000000000000000"))
	NullHash = ZeroHash
)

Zero value of chainhash.Hash

Functions

This section is empty.

Types

type Network

type Network string
const (
	NetworkMainnet        Network = "mainnet"
	NetworkTestnet        Network = "testnet"
	NetworkFractalMainnet Network = "fractal-mainnet"
	NetworkFractalTestnet Network = "fractal-testnet"
)

func (Network) ChainParams

func (n Network) ChainParams() *chaincfg.Params

func (Network) IsSupported

func (n Network) IsSupported() bool

func (Network) String

func (n Network) String() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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