mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-26 15: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:4581](https://github.com/bitcoinresearchkit/brk/blob/acd3d6f42524ece8c85e7b09cc9fdb13b5687b9f/modules/brk-client/index.js#L4581)
|
|
|
|
## Properties
|
|
|
|
### count
|
|
|
|
> **count**: [`SeriesTree_Outputs_Count`](SeriesTree_Outputs_Count.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4584](https://github.com/bitcoinresearchkit/brk/blob/acd3d6f42524ece8c85e7b09cc9fdb13b5687b9f/modules/brk-client/index.js#L4584)
|
|
|
|
***
|
|
|
|
### raw
|
|
|
|
> **raw**: [`SeriesTree_Outputs_Raw`](SeriesTree_Outputs_Raw.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4582](https://github.com/bitcoinresearchkit/brk/blob/acd3d6f42524ece8c85e7b09cc9fdb13b5687b9f/modules/brk-client/index.js#L4582)
|
|
|
|
***
|
|
|
|
### spent
|
|
|
|
> **spent**: [`SeriesTree_Outputs_Spent`](SeriesTree_Outputs_Spent.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4583](https://github.com/bitcoinresearchkit/brk/blob/acd3d6f42524ece8c85e7b09cc9fdb13b5687b9f/modules/brk-client/index.js#L4583)
|