mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 22:59: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:4017](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L4017)
|
|
|
|
## Properties
|
|
|
|
### count
|
|
|
|
> **count**: [`MetricsTree_Outputs_Count`](MetricsTree_Outputs_Count.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4018](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L4018)
|
|
|
|
***
|
|
|
|
### firstTxoutindex
|
|
|
|
> **firstTxoutindex**: [`MetricPattern11`](../type-aliases/MetricPattern11.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4019](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L4019)
|
|
|
|
***
|
|
|
|
### outputtype
|
|
|
|
> **outputtype**: [`MetricPattern15`](../type-aliases/MetricPattern15.md)\<[`OutputType`](../type-aliases/OutputType.md)\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4020](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L4020)
|
|
|
|
***
|
|
|
|
### spent
|
|
|
|
> **spent**: [`MetricsTree_Outputs_Spent`](MetricsTree_Outputs_Spent.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4021](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L4021)
|
|
|
|
***
|
|
|
|
### txindex
|
|
|
|
> **txindex**: [`MetricPattern15`](../type-aliases/MetricPattern15.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4022](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L4022)
|
|
|
|
***
|
|
|
|
### typeindex
|
|
|
|
> **typeindex**: [`MetricPattern15`](../type-aliases/MetricPattern15.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4023](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L4023)
|
|
|
|
***
|
|
|
|
### value
|
|
|
|
> **value**: [`MetricPattern15`](../type-aliases/MetricPattern15.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4024](https://github.com/bitcoinresearchkit/brk/blob/f6020b32a7a84b2a0789fb283897b90b97fc4836/modules/brk-client/index.js#L4024)
|