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) / UnclaimedRewardsPattern
|
|
|
|
# Interface: UnclaimedRewardsPattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2675](https://github.com/bitcoinresearchkit/brk/blob/616a97d242fb82081d065cfef39ccee8acd45c28/modules/brk-client/index.js#L2675)
|
|
|
|
## Properties
|
|
|
|
### bitcoin
|
|
|
|
> **bitcoin**: [`BitcoinPattern2`](BitcoinPattern2.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2676](https://github.com/bitcoinresearchkit/brk/blob/616a97d242fb82081d065cfef39ccee8acd45c28/modules/brk-client/index.js#L2676)
|
|
|
|
***
|
|
|
|
### dollars
|
|
|
|
> **dollars**: [`BlockCountPattern`](BlockCountPattern.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2677](https://github.com/bitcoinresearchkit/brk/blob/616a97d242fb82081d065cfef39ccee8acd45c28/modules/brk-client/index.js#L2677)
|
|
|
|
***
|
|
|
|
### sats
|
|
|
|
> **sats**: [`BlockCountPattern`](BlockCountPattern.md)\<`number`\>
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:2678](https://github.com/bitcoinresearchkit/brk/blob/616a97d242fb82081d065cfef39ccee8acd45c28/modules/brk-client/index.js#L2678)
|