constants

package
v1.5.9 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: LGPL-3.0 Imports: 2 Imported by: 3

Documentation

Index

Constants

View Source
const (
	CFXName    = "CFX"
	CFXSymbol  = "CFX"
	CFXDecimal = 18
)
View Source
const (
	MaxUint = ^uint(0)
	MinUint = 0
	MaxInt  = int(MaxUint >> 1)
	MinInt  = -MaxInt - 1
)
View Source
const (
	// MinGasprice represents the mininum gasprice required by conflux chain when sending transactions
	// the value of main net is 1 Gdrip
	MinGasprice = 1
)

Variables

View Source
var (
	MaxUint256, _ = new(big.Int).SetString("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff", 0)
)
View Source
var (
	ZeroAddress common.Address
)

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