Skip to content

@armada/sdk / index / SentRecipient

Interface: SentRecipient

Defined in: src/sync/history.ts:11

A recipient output of one of the wallet's own sends (recovered sender-side).

Properties

recipientShieldedAddress

readonly recipientShieldedAddress: string

Defined in: src/sync/history.ts:12


value

readonly value: bigint

Defined in: src/sync/history.ts:13


memo?

readonly optional memo?: string

Defined in: src/sync/history.ts:14