Skip to main content

SerializedBlindedSignature

@cashu/cashu-ts


@cashu/cashu-ts / SerializedBlindedSignature

Type Alias: SerializedBlindedSignature

SerializedBlindedSignature = object

Defined in: cashu-ts/src/model/types/mint/responses.ts:222

Blinded signature as it is received from the mint

Properties

amount

amount: number

Defined in: cashu-ts/src/model/types/mint/responses.ts:230

Amount denominated in Satoshi


C_

C_: string

Defined in: cashu-ts/src/model/types/mint/responses.ts:234

Blinded signature


dleq?

optional dleq: SerializedDLEQ

Defined in: cashu-ts/src/model/types/mint/responses.ts:238

DLEQ Proof


id

id: string

Defined in: cashu-ts/src/model/types/mint/responses.ts:226

keyset id for indicating which public key was used to sign the blinded message