Use the default discovery method. Overrides all other options but maxPeers
The default discovery method is likely to change overtime as new discovery methods are implemented.
An EIP-1459 ENR Tree URL. For example: "enrtree://AOFTICU2XWDULNLZGRMQS4RIZPAZEHYMV4FYHAPW563HNRAOERP7C@test.nodes.vac.dev"
The maximum of peers to connect to as part of the bootstrap process.
Multiaddrs of peers to connect to.
Getter that retrieve multiaddrs of peers to connect to.
Generated using TypeDoc
Setup discovery method used to bootstrap.
Only one method is used.
default
,peers
,getPeers
andenr
options are mutually exclusive.