bsv.Transaction.IUnspentOutput
scrypt-ts / bsv / Transaction / IUnspentOutput
Interface: IUnspentOutput
bsv.Transaction.IUnspentOutput
Table of contents
Properties
Properties
address
• Optional
address: string
Defined in
node_modules/bsv/index.d.ts:795
outputIndex
• outputIndex: number
Defined in
node_modules/bsv/index.d.ts:797
satoshis
• satoshis: number
Defined in
node_modules/bsv/index.d.ts:799
script
• script: string
Defined in
node_modules/bsv/index.d.ts:798
txId
• txId: string
Defined in
node_modules/bsv/index.d.ts:796