mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-30 17:40:00 -07:00
34 lines
1.2 KiB
Markdown
34 lines
1.2 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / CountEventsSupplyPattern
|
|
|
|
# Interface: CountEventsSupplyPattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4078](https://github.com/bitcoinresearchkit/brk/blob/e4496742a4964a986078f3a65d3bfdc1e47a5eba/modules/brk-client/index.js#L4078)
|
|
|
|
## Properties
|
|
|
|
### count
|
|
|
|
> **count**: [`FundedTotalPattern`](FundedTotalPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4079](https://github.com/bitcoinresearchkit/brk/blob/e4496742a4964a986078f3a65d3bfdc1e47a5eba/modules/brk-client/index.js#L4079)
|
|
|
|
***
|
|
|
|
### events
|
|
|
|
> **events**: [`ActiveInputOutputSpendablePattern`](ActiveInputOutputSpendablePattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4080](https://github.com/bitcoinresearchkit/brk/blob/e4496742a4964a986078f3a65d3bfdc1e47a5eba/modules/brk-client/index.js#L4080)
|
|
|
|
***
|
|
|
|
### supply
|
|
|
|
> **supply**: [`AllP2aP2pk33P2pk65P2pkhP2shP2trP2wpkhP2wshSharePattern`](AllP2aP2pk33P2pk65P2pkhP2shP2trP2wpkhP2wshSharePattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:4081](https://github.com/bitcoinresearchkit/brk/blob/e4496742a4964a986078f3a65d3bfdc1e47a5eba/modules/brk-client/index.js#L4081)
|