Skip to content

Latest commit

 

History

History
85 lines (46 loc) · 1.61 KB

BootstrapNodeConfig.md

File metadata and controls

85 lines (46 loc) · 1.61 KB

@ethereumjs/common / BootstrapNodeConfig

Interface: BootstrapNodeConfig

Table of contents

Properties

Properties

chainId

Optional chainId: number

Defined in

types.ts:65


comment

comment: string

Defined in

types.ts:68


id

id: string

Defined in

types.ts:66


ip

ip: string

Defined in

types.ts:62


location

location: string

Defined in

types.ts:67


network

Optional network: string

Defined in

types.ts:64


port

port: string | number

Defined in

types.ts:63