Search
Preparing search index...
The search index is not available
js-waku
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
js-waku
discovery
Bootstrap
Class Bootstrap
Parse options and expose function to return bootstrap peer addresses.
Hierarchy
Bootstrap
Index
Constructors
constructor
Properties
get
Bootstrap
Peers
Default
Max
Peers
Constructors
constructor
new
Bootstrap
(
opts
:
BootstrapOptions
)
:
Bootstrap
Parameters
opts:
BootstrapOptions
Returns
Bootstrap
Properties
Readonly
get
Bootstrap
Peers
get
Bootstrap
Peers
:
undefined
|
(
(
)
=>
Promise
<
Multiaddr
[]
>
)
Static
Default
Max
Peers
Default
Max
Peers
:
number
= 1
Exports
discovery
predefined
enr
utf8
utils
waku
waku_
light_
push
waku_
message
waku_
relay
waku_
store
Bootstrap
constructor
get
Bootstrap
Peers
Default
Max
Peers
Generated using
TypeDoc
Parse options and expose function to return bootstrap peer addresses.