mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-17 10:19:44 -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:5516](https://github.com/bitcoinresearchkit/brk/blob/c85da92cbcb3b8645b12f2986df719688adb8dff/modules/brk-client/index.js#L5516)
|
|
|
|
## Properties
|
|
|
|
### byType
|
|
|
|
> **byType**: [`SeriesTree_Outputs_ByType`](SeriesTree_Outputs_ByType.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:5522](https://github.com/bitcoinresearchkit/brk/blob/c85da92cbcb3b8645b12f2986df719688adb8dff/modules/brk-client/index.js#L5522)
|
|
|
|
***
|
|
|
|
### count
|
|
|
|
> **count**: [`SeriesTree_Outputs_Count`](SeriesTree_Outputs_Count.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:5519](https://github.com/bitcoinresearchkit/brk/blob/c85da92cbcb3b8645b12f2986df719688adb8dff/modules/brk-client/index.js#L5519)
|
|
|
|
***
|
|
|
|
### perSec
|
|
|
|
> **perSec**: [`_1m1w1y24hPattern`](1m1w1y24hPattern.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:5520](https://github.com/bitcoinresearchkit/brk/blob/c85da92cbcb3b8645b12f2986df719688adb8dff/modules/brk-client/index.js#L5520)
|
|
|
|
***
|
|
|
|
### raw
|
|
|
|
> **raw**: [`SeriesTree_Outputs_Raw`](SeriesTree_Outputs_Raw.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:5517](https://github.com/bitcoinresearchkit/brk/blob/c85da92cbcb3b8645b12f2986df719688adb8dff/modules/brk-client/index.js#L5517)
|
|
|
|
***
|
|
|
|
### spent
|
|
|
|
> **spent**: [`SeriesTree_Outputs_Spent`](SeriesTree_Outputs_Spent.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:5518](https://github.com/bitcoinresearchkit/brk/blob/c85da92cbcb3b8645b12f2986df719688adb8dff/modules/brk-client/index.js#L5518)
|
|
|
|
***
|
|
|
|
### unspent
|
|
|
|
> **unspent**: [`SeriesTree_Outputs_Unspent`](SeriesTree_Outputs_Unspent.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:5521](https://github.com/bitcoinresearchkit/brk/blob/c85da92cbcb3b8645b12f2986df719688adb8dff/modules/brk-client/index.js#L5521)
|
|
|
|
***
|
|
|
|
### value
|
|
|
|
> **value**: [`SeriesTree_Outputs_Value`](SeriesTree_Outputs_Value.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:5523](https://github.com/bitcoinresearchkit/brk/blob/c85da92cbcb3b8645b12f2986df719688adb8dff/modules/brk-client/index.js#L5523)
|