mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-30 09:30:00 -07:00
66 lines
2.2 KiB
Markdown
66 lines
2.2 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / SeriesTree\_Outputs
|
|
|
|
# Interface: SeriesTree\_Outputs
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:5024](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L5024)
|
|
|
|
## Properties
|
|
|
|
### byType
|
|
|
|
> **byType**: [`SeriesTree_Outputs_ByType`](SeriesTree_Outputs_ByType.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:5030](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L5030)
|
|
|
|
***
|
|
|
|
### count
|
|
|
|
> **count**: [`SeriesTree_Outputs_Count`](SeriesTree_Outputs_Count.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:5027](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L5027)
|
|
|
|
***
|
|
|
|
### perSec
|
|
|
|
> **perSec**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:5028](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L5028)
|
|
|
|
***
|
|
|
|
### raw
|
|
|
|
> **raw**: [`SeriesTree_Outputs_Raw`](SeriesTree_Outputs_Raw.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:5025](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L5025)
|
|
|
|
***
|
|
|
|
### spent
|
|
|
|
> **spent**: [`SeriesTree_Outputs_Spent`](SeriesTree_Outputs_Spent.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:5026](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L5026)
|
|
|
|
***
|
|
|
|
### unspent
|
|
|
|
> **unspent**: [`SeriesTree_Outputs_Unspent`](SeriesTree_Outputs_Unspent.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:5029](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L5029)
|
|
|
|
***
|
|
|
|
### value
|
|
|
|
> **value**: [`SeriesTree_Outputs_Value`](SeriesTree_Outputs_Value.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:5031](https://github.com/bitcoinresearchkit/brk/blob/3faa989691a1f662d8f7f98dbce612dc66a737c7/modules/brk-client/index.js#L5031)
|