common

package
v0.7.3 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2024 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

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) HalvingInterval added in v0.4.2

func (n Network) HalvingInterval() uint64

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