mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 22:59:58 -07:00
34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / SeriesTree\_Inputs
|
|
|
|
# Interface: SeriesTree\_Inputs
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4532](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L4532)
|
|
|
|
## Properties
|
|
|
|
### count
|
|
|
|
> **count**: [`CumulativeRollingSumPattern`](CumulativeRollingSumPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4535](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L4535)
|
|
|
|
***
|
|
|
|
### raw
|
|
|
|
> **raw**: [`SeriesTree_Inputs_Raw`](SeriesTree_Inputs_Raw.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4533](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L4533)
|
|
|
|
***
|
|
|
|
### spent
|
|
|
|
> **spent**: [`SeriesTree_Inputs_Spent`](SeriesTree_Inputs_Spent.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4534](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L4534)
|