Files
brk/modules/brk-client/docs/interfaces/BlockHashStartIndex.md
2026-01-25 14:12:03 +01:00

30 lines
841 B
Markdown

[**brk-client**](../README.md)
***
[brk-client](../globals.md) / BlockHashStartIndex
# Interface: BlockHashStartIndex
Defined in: [Developer/brk/modules/brk-client/index.js:102](https://github.com/bitcoinresearchkit/brk/blob/79f7e89740d35d2bbc56505cbbcf3e6a4fe4a0f3/modules/brk-client/index.js#L102)
## Properties
### hash
> **hash**: `string`
Defined in: [Developer/brk/modules/brk-client/index.js:103](https://github.com/bitcoinresearchkit/brk/blob/79f7e89740d35d2bbc56505cbbcf3e6a4fe4a0f3/modules/brk-client/index.js#L103)
Bitcoin block hash
***
### startIndex
> **startIndex**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:104](https://github.com/bitcoinresearchkit/brk/blob/79f7e89740d35d2bbc56505cbbcf3e6a4fe4a0f3/modules/brk-client/index.js#L104)
Starting transaction index within the block (0-based)