Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DogeUTXO

Hierarchy

Index

Properties

bestblock

bestblock: string

coinbase

coinbase: boolean

Coinbase transaction - miner fee.

memberof

DogeUTXO

confirmations

confirmations: number

n

n: number

scriptPubKey

scriptPubKey: { addresses: string[]; asm: string; hex: string; regSigs: number; type: string }

Type declaration

  • addresses: string[]
  • asm: string
  • hex: string
  • regSigs: number
  • type: string

value

value: number

Sent amount in LTC.

memberof

DogeTxOutputs

version

version: number

Generated using TypeDoc