AppleSauce
Preparing search index...
applesauce-signers
NostrSubscriptionMethod
Type Alias NostrSubscriptionMethod
NostrSubscriptionMethod
:
(
relays
:
string
[]
,
filters
:
Filter
[]
,
)
=>
ObservableInput
<
NostrEvent
|
string
>
A method used to subscribe to events on a set of relays
Type declaration
(
relays
:
string
[]
,
filters
:
Filter
[]
)
:
ObservableInput
<
NostrEvent
|
string
>
Parameters
relays
:
string
[]
filters
:
Filter
[]
Returns
ObservableInput
<
NostrEvent
|
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
AppleSauce
Loading...
A method used to subscribe to events on a set of relays