mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 22:59:58 -07:00
816 B
816 B
brk-client / BlockHashTxIndex
Interface: BlockHashTxIndex
Defined in: Developer/brk/modules/brk-client/index.js:107
Properties
hash
hash:
string
Defined in: Developer/brk/modules/brk-client/index.js:108
Bitcoin block hash
index
index:
number
Defined in: Developer/brk/modules/brk-client/index.js:109
Transaction index within the block (0-based)