mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
66 lines
2.3 KiB
Markdown
66 lines
2.3 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / MetricsTree\_Outputs
|
|
|
|
# Interface: MetricsTree\_Outputs
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3877](https://github.com/bitcoinresearchkit/brk/blob/79f7e89740d35d2bbc56505cbbcf3e6a4fe4a0f3/modules/brk-client/index.js#L3877)
|
|
|
|
## Properties
|
|
|
|
### count
|
|
|
|
> **count**: [`MetricsTree_Outputs_Count`](MetricsTree_Outputs_Count.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3878](https://github.com/bitcoinresearchkit/brk/blob/79f7e89740d35d2bbc56505cbbcf3e6a4fe4a0f3/modules/brk-client/index.js#L3878)
|
|
|
|
***
|
|
|
|
### firstTxoutindex
|
|
|
|
> **firstTxoutindex**: [`MetricPattern11`](../type-aliases/MetricPattern11.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3879](https://github.com/bitcoinresearchkit/brk/blob/79f7e89740d35d2bbc56505cbbcf3e6a4fe4a0f3/modules/brk-client/index.js#L3879)
|
|
|
|
***
|
|
|
|
### outputtype
|
|
|
|
> **outputtype**: [`MetricPattern15`](../type-aliases/MetricPattern15.md)\<[`OutputType`](../type-aliases/OutputType.md)\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3880](https://github.com/bitcoinresearchkit/brk/blob/79f7e89740d35d2bbc56505cbbcf3e6a4fe4a0f3/modules/brk-client/index.js#L3880)
|
|
|
|
***
|
|
|
|
### spent
|
|
|
|
> **spent**: [`MetricsTree_Outputs_Spent`](MetricsTree_Outputs_Spent.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3881](https://github.com/bitcoinresearchkit/brk/blob/79f7e89740d35d2bbc56505cbbcf3e6a4fe4a0f3/modules/brk-client/index.js#L3881)
|
|
|
|
***
|
|
|
|
### txindex
|
|
|
|
> **txindex**: [`MetricPattern15`](../type-aliases/MetricPattern15.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3882](https://github.com/bitcoinresearchkit/brk/blob/79f7e89740d35d2bbc56505cbbcf3e6a4fe4a0f3/modules/brk-client/index.js#L3882)
|
|
|
|
***
|
|
|
|
### typeindex
|
|
|
|
> **typeindex**: [`MetricPattern15`](../type-aliases/MetricPattern15.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3883](https://github.com/bitcoinresearchkit/brk/blob/79f7e89740d35d2bbc56505cbbcf3e6a4fe4a0f3/modules/brk-client/index.js#L3883)
|
|
|
|
***
|
|
|
|
### value
|
|
|
|
> **value**: [`MetricPattern15`](../type-aliases/MetricPattern15.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3884](https://github.com/bitcoinresearchkit/brk/blob/79f7e89740d35d2bbc56505cbbcf3e6a4fe4a0f3/modules/brk-client/index.js#L3884)
|