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:3954](https://github.com/bitcoinresearchkit/brk/blob/d9dabb4a9615d9bac1b5bdd580e55bb81adc67b6/modules/brk-client/index.js#L3954)
|
|
|
|
## Properties
|
|
|
|
### count
|
|
|
|
> **count**: [`MetricsTree_Outputs_Count`](MetricsTree_Outputs_Count.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3955](https://github.com/bitcoinresearchkit/brk/blob/d9dabb4a9615d9bac1b5bdd580e55bb81adc67b6/modules/brk-client/index.js#L3955)
|
|
|
|
***
|
|
|
|
### firstTxoutindex
|
|
|
|
> **firstTxoutindex**: [`MetricPattern11`](../type-aliases/MetricPattern11.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3956](https://github.com/bitcoinresearchkit/brk/blob/d9dabb4a9615d9bac1b5bdd580e55bb81adc67b6/modules/brk-client/index.js#L3956)
|
|
|
|
***
|
|
|
|
### outputtype
|
|
|
|
> **outputtype**: [`MetricPattern15`](../type-aliases/MetricPattern15.md)\<[`OutputType`](../type-aliases/OutputType.md)\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3957](https://github.com/bitcoinresearchkit/brk/blob/d9dabb4a9615d9bac1b5bdd580e55bb81adc67b6/modules/brk-client/index.js#L3957)
|
|
|
|
***
|
|
|
|
### spent
|
|
|
|
> **spent**: [`MetricsTree_Outputs_Spent`](MetricsTree_Outputs_Spent.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3958](https://github.com/bitcoinresearchkit/brk/blob/d9dabb4a9615d9bac1b5bdd580e55bb81adc67b6/modules/brk-client/index.js#L3958)
|
|
|
|
***
|
|
|
|
### txindex
|
|
|
|
> **txindex**: [`MetricPattern15`](../type-aliases/MetricPattern15.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3959](https://github.com/bitcoinresearchkit/brk/blob/d9dabb4a9615d9bac1b5bdd580e55bb81adc67b6/modules/brk-client/index.js#L3959)
|
|
|
|
***
|
|
|
|
### typeindex
|
|
|
|
> **typeindex**: [`MetricPattern15`](../type-aliases/MetricPattern15.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3960](https://github.com/bitcoinresearchkit/brk/blob/d9dabb4a9615d9bac1b5bdd580e55bb81adc67b6/modules/brk-client/index.js#L3960)
|
|
|
|
***
|
|
|
|
### value
|
|
|
|
> **value**: [`MetricPattern15`](../type-aliases/MetricPattern15.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3961](https://github.com/bitcoinresearchkit/brk/blob/d9dabb4a9615d9bac1b5bdd580e55bb81adc67b6/modules/brk-client/index.js#L3961)
|