MintKeys
@cashu/cashu-ts / MintKeys
Type Alias: MintKeys
MintKeys =
object
Defined in: cashu-ts/src/model/types/mint/keys.ts:29
A mint keyset.
Properties
id
id:
string
Defined in: cashu-ts/src/model/types/mint/keys.ts:33
Keyset ID
keys
keys:
Keys
Defined in: cashu-ts/src/model/types/mint/keys.ts:41
Public keys are a dictionary of number and string. The number represents the amount that the key signs for.
unit
unit:
string
Defined in: cashu-ts/src/model/types/mint/keys.ts:37
Unit of the keyset.