Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/web3/packages/web3-eth/types/index.d.ts>hardfork

Deno / TypeScript to Ethereum Connector
Latest
type alias hardfork
Re-export
import { type hardfork } from "https://deno.land/x/web3@v0.11.1/packages/web3-eth/types/index.d.ts";
definition:
| "chainstart"
| "homestead"
| "dao"
| "tangerineWhistle"
| "spuriousDragon"
| "byzantium"
| "constantinople"
| "petersburg"
| "istanbul"