Interface AuthenticationProgramCommon

A complete view of the information necessary to validate a specified input in a transaction.

Hierarchy

Properties

inputIndex: number
sourceOutputs: Output<Uint8Array, Uint8Array>[]
transaction: TransactionCommon<Input<Uint8Array, Uint8Array>, Output<Uint8Array, Uint8Array>>

Generated using TypeDoc