Interface FetchedRawTransaction

Hierarchy

Properties

blockhash: string
blocktime: number
confirmations: number
hash: string
hex: string
locktime: number
size: number
time: number
txid: string
version: number
vin: TxIn | TxIn[]
vout: TxOut | TxOut[]
vsize: number

Generated using TypeDoc