AppleSauce
Preparing search index...
applesauce-signers
NostrConnectResponse
Type Alias NostrConnectResponse<N>
type
NostrConnectResponse
<
N
extends
NostrConnectMethod
>
=
{
error
?:
string
;
id
:
string
;
result
:
ResponseResults
[
N
]
;
}
Type Parameters
N
extends
NostrConnectMethod
Index
Properties
error?
id
result
Properties
Optional
error
error
?:
string
id
id
:
string
result
result
:
ResponseResults
[
N
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
id
result
AppleSauce
Loading...