parameter

package
v0.5.19 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2024 License: MIT Imports: 2 Imported by: 0

README

Parameter

This directory contains the parameters affecting the behavior of the Node.

The parameters must NOT be changed manually.

Documentation

Index

Constants

View Source
const NumberOfMonthsToCover = 3

NumberOfMonthsToCover the number of months that a Node should cover data for

Variables

NetworkCoreWorkerDiskSpacePerMonth the disk space required for the network's core worker to store a month worth of data The data is calculated based on the average disk space usage during 2024 Q1. Actually usage may vary depending on the network's activity.

View Source
var NetworkStartBlock = map[network.Network]*big.Int{
	network.Arbitrum:          big.NewInt(185724972),
	network.Arweave:           big.NewInt(1374360),
	network.Avalanche:         big.NewInt(42301570),
	network.Base:              big.NewInt(11216527),
	network.BinanceSmartChain: big.NewInt(36563564),
	network.Crossbell:         big.NewInt(58846671),
	network.Ethereum:          big.NewInt(19334220),
	network.Gnosis:            big.NewInt(32695982),
	network.Linea:             big.NewInt(2591120),
	network.Optimism:          big.NewInt(116811812),
	network.Polygon:           big.NewInt(54103805),
	network.SatoshiVM:         big.NewInt(60741),
	network.VSL:               big.NewInt(14192),
}

NetworkStartBlock FIXME: provide a script to generate blocks given a data

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