computer: snapshot

This commit is contained in:
nym21
2026-03-09 14:44:40 +01:00
parent cba3b7dc38
commit 362e8d1603
36 changed files with 213 additions and 213 deletions

View File

@@ -280,14 +280,14 @@
- [Date](type-aliases/Date.md)
- [DateIndex](type-aliases/DateIndex.md)
- [DecadeIndex](type-aliases/DecadeIndex.md)
- [DifficultyEpoch](type-aliases/DifficultyEpoch.md)
- [Epoch](type-aliases/Epoch.md)
- [Dollars](type-aliases/Dollars.md)
- [EmptyAddressIndex](type-aliases/EmptyAddressIndex.md)
- [EmptyOutputIndex](type-aliases/EmptyOutputIndex.md)
- [FeeRate](type-aliases/FeeRate.md)
- [Format](type-aliases/Format.md)
- [FundedAddressIndex](type-aliases/FundedAddressIndex.md)
- [HalvingEpoch](type-aliases/HalvingEpoch.md)
- [Halving](type-aliases/Halving.md)
- [Height](type-aliases/Height.md)
- [Hex](type-aliases/Hex.md)
- [High](type-aliases/High.md)

View File

@@ -2,11 +2,11 @@
***
[brk-client](../globals.md) / DifficultyEpoch
[brk-client](../globals.md) / Epoch
# Type Alias: DifficultyEpoch
# Type Alias: Epoch
> **DifficultyEpoch**\<\> = `number`
> **Epoch**\<\> = `number`
Defined in: [Developer/brk/modules/brk-client/index.js:281](https://github.com/bitcoinresearchkit/brk/blob/4a06caec672337d1974d77b021e6d10711049dbe/modules/brk-client/index.js#L281)

View File

@@ -2,11 +2,11 @@
***
[brk-client](../globals.md) / HalvingEpoch
[brk-client](../globals.md) / Halving
# Type Alias: HalvingEpoch
# Type Alias: Halving
> **HalvingEpoch**\<\> = `number`
> **Halving**\<\> = `number`
Defined in: [Developer/brk/modules/brk-client/index.js:330](https://github.com/bitcoinresearchkit/brk/blob/4a06caec672337d1974d77b021e6d10711049dbe/modules/brk-client/index.js#L330)