@getalby/sdk
Preparing search index...
nwc
NWCWalletServiceResponse
Type Alias NWCWalletServiceResponse<T>
type
NWCWalletServiceResponse
<
T
>
=
{
error
:
NWCWalletServiceRequestHandlerError
;
result
:
T
|
undefined
;
}
Type Parameters
T
Index
Properties
error
result
Properties
error
error
:
NWCWalletServiceRequestHandlerError
result
result
:
T
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
result
@getalby/sdk
Loading...