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