Keys
@cashu/cashu-ts / Keys
Type Alias: Keys
Keys =
object
Defined in: cashu-ts/src/model/types/mint/keys.ts:4
Public keys are a dictionary of number and string. The number represents the amount that the key signs for.
Index Signature
[amount
: number
]: string