Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RawTransaction

property

version, transaction version

property

cellDeps, cell deps used in the transaction

property

headerDeps, header deps referenced to a specific block used in the transaction

property

inputs, cell inputs in the transaction

property

outputs, cell outputs in the transaction

property

witnesses, segrated witnesses

property

outputsData, data referenced by scripts

Hierarchy

Index

Properties

cellDeps: CellDep[]
headerDeps: string[]
inputs: CellInput[]
outputs: CellOutput[]
outputsData: string[]
version: string
witnesses: string[]

Generated using TypeDoc