Skip to content
This repository has been archived by the owner on Apr 6, 2020. It is now read-only.

Latest commit

 

History

History
104 lines (56 loc) · 1.85 KB

chain.md

File metadata and controls

104 lines (56 loc) · 1.85 KB

ethereumjs-common > Chain

Interface: Chain

Hierarchy

Chain

Index

Properties


Properties

bootstrapNodes

● bootstrapNodes: BootstrapNode[]

Defined in types.ts:23


chainId

● chainId: number

Defined in types.ts:17


comment

● comment: string

Defined in types.ts:19


genesis

● genesis: GenesisBlock

Defined in types.ts:21


hardforks

● hardforks: Hardfork[]

Defined in types.ts:22


name

● name: string

Defined in types.ts:16


networkId

● networkId: number

Defined in types.ts:18


url

● url: string

Defined in types.ts:20