Github
NDK CLI
NDK Svelte Components
NDK React
Preparing search index...
The search index is not available
NDK
NDK
NDKNwcResponse
Interface NDKNwcResponse<T>
interface
NDKNwcResponse
<
T
>
{
error
?:
{
code
:
|
"RATE_LIMITED"
|
"NOT_IMPLEMENTED"
|
"INSUFFICIENT_BALANCE"
|
"QUOTA_EXCEEDED"
|
"RESTRICTED"
|
"UNAUTHORIZED"
|
"INTERNAL"
|
"OTHER"
;
message
:
string
;
}
;
result
?:
T
;
result_type
:
string
;
}
Type Parameters
T
Index
Properties
error?
result?
result_
type
Properties
Optional
error
error
?:
{
code
:
|
"RATE_LIMITED"
|
"NOT_IMPLEMENTED"
|
"INSUFFICIENT_BALANCE"
|
"QUOTA_EXCEEDED"
|
"RESTRICTED"
|
"UNAUTHORIZED"
|
"INTERNAL"
|
"OTHER"
;
message
:
string
;
}
Optional
result
result
?:
T
result_
type
result_
type
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
error
result
result_
type
Github
NDK CLI
NDK Svelte Components
NDK React
NDK
Loading...