@lelantos-org/sdk / bundle / OutputRecipient
Interface: OutputRecipient โ
Defined in: @lelantos-org/sdk/dist/bundle/common.d.ts:8
Properties โ
ck โ
ts
ck: Point;Defined in: @lelantos-org/sdk/dist/bundle/common.d.ts:19
FMD clue key from the recipient's address: the public half. Expanding it yields flag-key points, never detection scalars.
pk โ
ts
pk: bigint;Defined in: @lelantos-org/sdk/dist/bundle/common.d.ts:14
Note-commitment binding scalar; same value the receiver derives via derivePkFromIvk. Part of the bech32m address.
pk_d โ
ts
pk_d: Point;Defined in: @lelantos-org/sdk/dist/bundle/common.d.ts:9