mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-30 06:02:10 -07:00
30 lines
820 B
Markdown
30 lines
820 B
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / SupplyState
|
|
|
|
# Interface: SupplyState
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:1186](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L1186)
|
|
|
|
## Properties
|
|
|
|
### utxoCount
|
|
|
|
> **utxoCount**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:1187](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L1187)
|
|
|
|
Number of unspent transaction outputs
|
|
|
|
***
|
|
|
|
### value
|
|
|
|
> **value**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:1188](https://github.com/bitcoinresearchkit/brk/blob/9879a986aa1b6609c39bacbd2ccae5519598e212/modules/brk-client/index.js#L1188)
|
|
|
|
Total value in satoshis
|