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

Latest commit

 

History

History
93 lines (50 loc) · 1.66 KB

bootstrapnode.md

File metadata and controls

93 lines (50 loc) · 1.66 KB

ethereumjs-common > BootstrapNode

Interface: BootstrapNode

Hierarchy

BootstrapNode

Index

Properties


Properties

<Optional> chainId

● chainId: undefined | number

Defined in types.ts:47


comment

● comment: string

Defined in types.ts:50


id

● id: string

Defined in types.ts:48


ip

● ip: string

Defined in types.ts:44


location

● location: string

Defined in types.ts:49


<Optional> network

● network: undefined | string

Defined in types.ts:46


port

● port: number | string

Defined in types.ts:45