Interface: ITransactionEssence
Transaction payload.
Hierarchy
ITypeBase
<1
>↳
ITransactionEssence
Table of contents
Properties
Properties
networkId
• networkId: string
The network id of the block.
inputs
• inputs: IUTXOInput
[]
The inputs of the transaction.
inputsCommitment
• inputsCommitment: string
The commitment to the referenced inputs.
outputs
• outputs: OutputTypes
[]
The outputs of the transaction.
payload
• Optional
payload: ITaggedDataPayload
Tagged data payload.
type
• type: 1
The type of the object.