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"
wantedNodeCapabilityCount MUST be passed when using this option.
Multiaddrs of peers to connect to.
Specifies what node capabilities (protocol) must be returned. This only applies when enrUrl is passed (EIP-1459 DNS Discovery).
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 and enrUrl options are mutually exclusive.