Expand description

connect outpoints of inputs to previous outputs

Structs

  • Full format of connected block. See fields for details of this struct.
  • Full format of connected transaction. See fields for details of this struct.
  • Simple format of connected block. See fields for details of this struct.
  • Simple format of connected transaction. See fields for details of this struct.

Traits

  • This type refer to Block structs where inputs are replaced by connected outputs.
  • This type refer to Transaction structs where inputs are replaced by connected outputs.