Interface ResolvedTransactionCommon

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

Hierarchy

Properties

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

Generated using TypeDoc