Cashu-TS - v4.0.0-rc3
Preparing search index...
index
SendConfig
Type Alias SendConfig
Configuration for send operations.
type
SendConfig
=
{
includeFees
?:
boolean
;
keysetId
?:
string
;
onCountersReserved
?:
OnCountersReserved
;
privkey
?:
string
|
string
[]
;
proofsWeHave
?:
Pick
<
Proof
,
"amount"
>
[]
;
}
Index
Properties
include
Fees?
keyset
Id?
on
Counters
Reserved?
privkey?
proofs
We
Have?
Properties
Optional
include
Fees
includeFees
?:
boolean
Optional
keyset
Id
keysetId
?:
string
Optional
on
Counters
Reserved
onCountersReserved
?:
OnCountersReserved
Optional
privkey
privkey
?:
string
|
string
[]
Optional
proofs
We
Have
proofsWeHave
?:
Pick
<
Proof
,
"amount"
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
include
Fees
keyset
Id
on
Counters
Reserved
privkey
proofs
We
Have
Cashu-TS - v4.0.0-rc3
Loading...
Configuration for send operations.