Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DogeTxInputs

export
interface

DogeTxInputs

Hierarchy

  • DogeTxInputs

Index

Properties

scriptSig

scriptSig: { asm: string; hex: string }

Data generated by a spender which is almost always used as variables to satisfy a pubkey script.

memberof

DogeTxInputs

Type declaration

  • asm: string
  • hex: string

sequence

sequence: number
memberof

DogeTxInputs

txid

txid: string
memberof

DogeTxInputs

vout

vout: number

Generated using TypeDoc