mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
global: snapshot
This commit is contained in:
49
modules/brk-client/docs/interfaces/ActivityPattern2.md
Normal file
49
modules/brk-client/docs/interfaces/ActivityPattern2.md
Normal file
@@ -0,0 +1,49 @@
|
||||
[**brk-client**](../README.md)
|
||||
|
||||
***
|
||||
|
||||
[brk-client](../globals.md) / ActivityPattern2
|
||||
|
||||
# Interface: ActivityPattern2
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3331](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3331)
|
||||
|
||||
## Properties
|
||||
|
||||
### coinblocksDestroyed
|
||||
|
||||
> **coinblocksDestroyed**: [`BlockCountPattern`](BlockCountPattern.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3332](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3332)
|
||||
|
||||
***
|
||||
|
||||
### coindaysDestroyed
|
||||
|
||||
> **coindaysDestroyed**: [`BlockCountPattern`](BlockCountPattern.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3333](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3333)
|
||||
|
||||
***
|
||||
|
||||
### satblocksDestroyed
|
||||
|
||||
> **satblocksDestroyed**: [`MetricPattern11`](../type-aliases/MetricPattern11.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3334](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3334)
|
||||
|
||||
***
|
||||
|
||||
### satdaysDestroyed
|
||||
|
||||
> **satdaysDestroyed**: [`MetricPattern11`](../type-aliases/MetricPattern11.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3335](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3335)
|
||||
|
||||
***
|
||||
|
||||
### sent
|
||||
|
||||
> **sent**: [`UnclaimedRewardsPattern`](UnclaimedRewardsPattern.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:3336](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L3336)
|
||||
Reference in New Issue
Block a user