@getalby/sdk
Preparing search index...
nwc
Nip47CreateConnectionRequest
Type Alias Nip47CreateConnectionRequest
type
Nip47CreateConnectionRequest
=
{
budget_renewal
?:
BudgetRenewalPeriod
;
expires_at
?:
number
;
isolated
?:
boolean
;
max_amount
?:
number
;
metadata
?:
unknown
;
name
:
string
;
notification_types
?:
Nip47NotificationType
[]
;
pubkey
:
string
;
request_methods
:
Nip47Method
[]
;
}
Index
Properties
budget_
renewal?
expires_
at?
isolated?
max_
amount?
metadata?
name
notification_
types?
pubkey
request_
methods
Properties
Optional
budget_
renewal
budget_renewal
?:
BudgetRenewalPeriod
Optional
expires_
at
expires_at
?:
number
Optional
isolated
isolated
?:
boolean
Optional
max_
amount
max_amount
?:
number
Optional
metadata
metadata
?:
unknown
name
name
:
string
Optional
notification_
types
notification_types
?:
Nip47NotificationType
[]
pubkey
pubkey
:
string
request_
methods
request_methods
:
Nip47Method
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
budget_
renewal
expires_
at
isolated
max_
amount
metadata
name
notification_
types
pubkey
request_
methods
@getalby/sdk
Loading...