@cashu/cashu-ts
Preparing search index...
MintProofsConfig
Type Alias MintProofsConfig
Configuration for minting operations.
type
MintProofsConfig
=
{
keysetId
?:
string
;
onCountersReserved
?:
OnCountersReserved
;
privkey
?:
string
;
proofsWeHave
?:
Proof
[]
;
}
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
?:
Proof
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
keyset
Id
on
Counters
Reserved
privkey
proofs
We
Have
@cashu/cashu-ts
Loading...
Configuration for minting operations.