Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DogeTxOutputs

export
interface

DogeTxOutputs

Hierarchy

Index

Properties

Properties

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

Generated using TypeDoc