ap1

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2025 License: GPL-3.0, LGPL-3.0 Imports: 1 Imported by: 0

Documentation

Overview

AP1 defines constants used after the Apricot Phase 1 upgrade.

Index

Constants

View Source
const (
	// MinGasPrice is the minimum gas price of a transaction after the Apricot
	// Phase 1 upgrade.
	//
	// This value was replaced with the Apricot Phase 3 dynamic fee mechanism.
	MinGasPrice = 225 * utils.GWei

	// GasLimit is the target amount of gas that can be included in a single
	// block after the Apricot Phase 1 upgrade.
	//
	// This value encodes the default parameterization of the initial gas
	// targeting mechanism.
	GasLimit = 8_000_000
)

Variables

This section is empty.

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