Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BtcTxOutputs

export
interface

BtcTxOutputs

Hierarchy

  • BtcTxOutputs

Index

Properties

Properties

address

address: string

Recipient address.

memberof

BtcTxOutputs

script

script: string

Transaction script.

memberof

BtcTxOutputs

value

value: number

Sent amount in satoshis.

memberof

BtcTxOutputs

Generated using TypeDoc