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