mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
34 lines
1.1 KiB
Markdown
34 lines
1.1 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / SeriesTree\_Outputs
|
|
|
|
# Interface: SeriesTree\_Outputs
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4554](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L4554)
|
|
|
|
## Properties
|
|
|
|
### count
|
|
|
|
> **count**: [`SeriesTree_Outputs_Count`](SeriesTree_Outputs_Count.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4557](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L4557)
|
|
|
|
***
|
|
|
|
### raw
|
|
|
|
> **raw**: [`SeriesTree_Outputs_Raw`](SeriesTree_Outputs_Raw.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4555](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L4555)
|
|
|
|
***
|
|
|
|
### spent
|
|
|
|
> **spent**: [`SeriesTree_Outputs_Spent`](SeriesTree_Outputs_Spent.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4556](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L4556)
|