Files
brk/modules/brk-client/docs/interfaces/BlockHashTxIndex.md
2026-03-23 20:24:23 +01:00

30 lines
816 B
Markdown

[**brk-client**](../README.md)
***
[brk-client](../globals.md) / BlockHashTxIndex
# Interface: BlockHashTxIndex
Defined in: [Developer/brk/modules/brk-client/index.js:133](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L133)
## Properties
### hash
> **hash**: `string`
Defined in: [Developer/brk/modules/brk-client/index.js:134](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L134)
Bitcoin block hash
***
### index
> **index**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:135](https://github.com/bitcoinresearchkit/brk/blob/14d7adfdd525d3ec62b22ccc6dc641552e0d5ef0/modules/brk-client/index.js#L135)
Transaction index within the block (0-based)