mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-26 23:59:58 -07:00
42 lines
1.4 KiB
Markdown
42 lines
1.4 KiB
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / BothReactivatedReceivingSendingPattern
|
|
|
|
# Interface: BothReactivatedReceivingSendingPattern
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3247](https://github.com/bitcoinresearchkit/brk/blob/c76b149ef9f4e0092fec3c6aef562bc4dddd8122/modules/brk-client/index.js#L3247)
|
|
|
|
## Properties
|
|
|
|
### both
|
|
|
|
> **both**: [`_1m1w1y24hBlockPattern`](1m1w1y24hBlockPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3248](https://github.com/bitcoinresearchkit/brk/blob/c76b149ef9f4e0092fec3c6aef562bc4dddd8122/modules/brk-client/index.js#L3248)
|
|
|
|
***
|
|
|
|
### reactivated
|
|
|
|
> **reactivated**: [`_1m1w1y24hBlockPattern`](1m1w1y24hBlockPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3249](https://github.com/bitcoinresearchkit/brk/blob/c76b149ef9f4e0092fec3c6aef562bc4dddd8122/modules/brk-client/index.js#L3249)
|
|
|
|
***
|
|
|
|
### receiving
|
|
|
|
> **receiving**: [`_1m1w1y24hBlockPattern`](1m1w1y24hBlockPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3250](https://github.com/bitcoinresearchkit/brk/blob/c76b149ef9f4e0092fec3c6aef562bc4dddd8122/modules/brk-client/index.js#L3250)
|
|
|
|
***
|
|
|
|
### sending
|
|
|
|
> **sending**: [`_1m1w1y24hBlockPattern`](1m1w1y24hBlockPattern.md)
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:3251](https://github.com/bitcoinresearchkit/brk/blob/c76b149ef9f4e0092fec3c6aef562bc4dddd8122/modules/brk-client/index.js#L3251)
|