Applesauce
Preparing search index...
applesauce-loaders
Loaders
SyncSupportedMethod
Type Alias SyncSupportedMethod
SyncSupportedMethod
:
(
relay
:
string
,
)
=>
Promise
<
number
[]
|
null
>
|
Observable
<
number
[]
|
null
>
A method that returns the list of NIPs a single relay supports (used to detect NIP-77)
Type Declaration
(
relay
:
string
)
:
Promise
<
number
[]
|
null
>
|
Observable
<
number
[]
|
null
>
Parameters
relay
:
string
Returns
Promise
<
number
[]
|
null
>
|
Observable
<
number
[]
|
null
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Applesauce
Loading...
A method that returns the list of NIPs a single relay supports (used to detect NIP-77)