Files
brk/modules/brk-client/docs/interfaces/BlockHashStartIndex.md
2026-03-26 23:56:38 +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:128](https://github.com/bitcoinresearchkit/brk/blob/19d4a193ffb7d8bbcaf9d0ccaccf8e90edff9e28/modules/brk-client/index.js#L128)
## Properties
### hash
> **hash**: `string`
Defined in: [Developer/brk/modules/brk-client/index.js:129](https://github.com/bitcoinresearchkit/brk/blob/19d4a193ffb7d8bbcaf9d0ccaccf8e90edff9e28/modules/brk-client/index.js#L129)
Bitcoin block hash
***
### startIndex
> **startIndex**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:130](https://github.com/bitcoinresearchkit/brk/blob/19d4a193ffb7d8bbcaf9d0ccaccf8e90edff9e28/modules/brk-client/index.js#L130)
Starting transaction index within the block (0-based)