Tx
Out
: { n
: number; scriptPubKey
: { addresses
: string[]; asm
: string; hex
: string; reqSigs
: number; type
: scriptPubkeyType }; value
: number }
Type declaration
-
n: number
-
scriptPubKey: { addresses: string[]; asm: string; hex: string; reqSigs: number; type: scriptPubkeyType }
-
addresses: string[]
-
asm: string
-
hex: string
-
reqSigs: number
-
-
value: number