Preparing search index...
The search index is not available
Documentation
Documentation
@waku/sdk
DiscoveryTrigger
Interface DiscoveryTrigger
interface
DiscoveryTrigger
{
findPeers
:
(
(
)
=>
Promise
<
void
>
)
;
}
Index
Properties
find
Peers
Properties
find
Peers
find
Peers
:
(
(
)
=>
Promise
<
void
>
)
Type declaration
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
find
Peers
Documentation
Loading...