CheckStatePayload
@cashu/cashu-ts / CheckStatePayload
Type Alias: CheckStatePayload
CheckStatePayload =
object
Defined in: cashu-ts/src/model/types/mint/index.ts:9
Payload that needs to be sent to the mint when checking for spendable proofs
Properties
Ys
Ys:
string
[]
Defined in: cashu-ts/src/model/types/mint/index.ts:13
The Y = hash_to_curve(secret) of the proofs to be checked.