Skip to content

Latest commit

 

History

History
85 lines (46 loc) · 1.74 KB

BootstrapNodeConfig.md

File metadata and controls

85 lines (46 loc) · 1.74 KB

@ethereumjs/common / BootstrapNodeConfig

Interface: BootstrapNodeConfig

Table of contents

Properties

Properties

chainId

Optional chainId: number

Defined in

packages/common/src/types.ts:59


comment

comment: string

Defined in

packages/common/src/types.ts:62


id

id: string

Defined in

packages/common/src/types.ts:60


ip

ip: string

Defined in

packages/common/src/types.ts:56


location

location: string

Defined in

packages/common/src/types.ts:61


network

Optional network: string

Defined in

packages/common/src/types.ts:58


port

port: string | number

Defined in

packages/common/src/types.ts:57