mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-18 22:04:47 -07:00
816 B
816 B
brk-client / BlockHashTxIndex
Interface: BlockHashTxIndex
Defined in: Developer/brk/modules/brk-client/index.js:201
Properties
hash
hash:
string
Defined in: Developer/brk/modules/brk-client/index.js:202
Bitcoin block hash
index
index:
number
Defined in: Developer/brk/modules/brk-client/index.js:203
Transaction index within the block (0-based)