Documentation
¶
Index ¶
Constants ¶
View Source
const ( NETWORK_MAGIC_MAINNET = 0x8c6077ab NETWORK_MAGIC_TESTNET = 0x2ddf8829 )
network magic number
View Source
const ETH1559_HEIGHT_MAINNET = 12965000
eth 1559 height
View Source
const ETH1559_HEIGHT_TESTNET = 10499401
View Source
const ETH4345_HEIGHT_MAINNET = 13_773_000
eth arrow glacier upgrade
View Source
const EXTRA_INFO_HEIGHT_MAINNET = 2917744
extra info change height
View Source
const EXTRA_INFO_HEIGHT_TESTNET = 1664798
View Source
const HECO120_HEIGHT_MAINNET = 8577000
heco 120 height
View Source
const HECO120_HEIGHT_TESTNET = 8290000
View Source
const MULTI_SIG_MAX_PUBKEY_SIZE = 16
multi-sig constants
View Source
const POLYGON_SNAP_CHAINID_MAINNET = 16
View Source
const TX_MAX_SIG_SIZE = 16
transaction constants
Variables ¶
View Source
var ( //TODO: modify this when on mainnet GENESIS_BLOCK_TIMESTAMP = uint32(time.Date(2020, time.August, 10, 0, 0, 0, 0, time.UTC).Unix()) )
genesis constants
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.