Files
brk/modules/brk-client/docs/interfaces/BlockHashTxIndex.md
2026-02-13 17:08:14 +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:107](https://github.com/bitcoinresearchkit/brk/blob/dfcb04484b3a4203772bb13ff5945fb24d8bbd9f/modules/brk-client/index.js#L107)
## Properties
### hash
> **hash**: `string`
Defined in: [Developer/brk/modules/brk-client/index.js:108](https://github.com/bitcoinresearchkit/brk/blob/dfcb04484b3a4203772bb13ff5945fb24d8bbd9f/modules/brk-client/index.js#L108)
Bitcoin block hash
***
### index
> **index**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:109](https://github.com/bitcoinresearchkit/brk/blob/dfcb04484b3a4203772bb13ff5945fb24d8bbd9f/modules/brk-client/index.js#L109)
Transaction index within the block (0-based)