Files
brk/modules/brk-client/docs/interfaces/BlockHashStartIndex.md
2026-08-05 18:10:55 +02: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:178](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L178)
## Properties
### hash
> **hash**: `string`
Defined in: [Developer/brk/modules/brk-client/index.js:179](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L179)
Bitcoin block hash
***
### startIndex
> **startIndex**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:180](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L180)
Starting transaction index within the block (0-based)