mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
global: snapshot
This commit is contained in:
65
modules/brk-client/docs/interfaces/MetricsTree_Outputs.md
Normal file
65
modules/brk-client/docs/interfaces/MetricsTree_Outputs.md
Normal file
@@ -0,0 +1,65 @@
|
||||
[**brk-client**](../README.md)
|
||||
|
||||
***
|
||||
|
||||
[brk-client](../globals.md) / MetricsTree\_Outputs
|
||||
|
||||
# Interface: MetricsTree\_Outputs
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3813](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L3813)
|
||||
|
||||
## Properties
|
||||
|
||||
### count
|
||||
|
||||
> **count**: [`MetricsTree_Outputs_Count`](MetricsTree_Outputs_Count.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3814](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L3814)
|
||||
|
||||
***
|
||||
|
||||
### firstTxoutindex
|
||||
|
||||
> **firstTxoutindex**: [`MetricPattern11`](../type-aliases/MetricPattern11.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3815](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L3815)
|
||||
|
||||
***
|
||||
|
||||
### outputtype
|
||||
|
||||
> **outputtype**: [`MetricPattern15`](../type-aliases/MetricPattern15.md)\<[`OutputType`](../type-aliases/OutputType.md)\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3816](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L3816)
|
||||
|
||||
***
|
||||
|
||||
### spent
|
||||
|
||||
> **spent**: [`MetricsTree_Outputs_Spent`](MetricsTree_Outputs_Spent.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3817](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L3817)
|
||||
|
||||
***
|
||||
|
||||
### txindex
|
||||
|
||||
> **txindex**: [`MetricPattern15`](../type-aliases/MetricPattern15.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3818](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L3818)
|
||||
|
||||
***
|
||||
|
||||
### typeindex
|
||||
|
||||
> **typeindex**: [`MetricPattern15`](../type-aliases/MetricPattern15.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3819](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L3819)
|
||||
|
||||
***
|
||||
|
||||
### value
|
||||
|
||||
> **value**: [`MetricPattern15`](../type-aliases/MetricPattern15.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3820](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L3820)
|
||||
Reference in New Issue
Block a user