mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
global: snapshot
This commit is contained in:
129
modules/brk-client/docs/interfaces/MetricsTree_Scripts_Count.md
Normal file
129
modules/brk-client/docs/interfaces/MetricsTree_Scripts_Count.md
Normal file
@@ -0,0 +1,129 @@
|
||||
[**brk-client**](../README.md)
|
||||
|
||||
***
|
||||
|
||||
[brk-client](../globals.md) / MetricsTree\_Scripts\_Count
|
||||
|
||||
# Interface: MetricsTree\_Scripts\_Count
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4059](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L4059)
|
||||
|
||||
## Properties
|
||||
|
||||
### emptyoutput
|
||||
|
||||
> **emptyoutput**: [`DollarsPattern`](DollarsPattern.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4060](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L4060)
|
||||
|
||||
***
|
||||
|
||||
### opreturn
|
||||
|
||||
> **opreturn**: [`DollarsPattern`](DollarsPattern.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4061](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L4061)
|
||||
|
||||
***
|
||||
|
||||
### p2a
|
||||
|
||||
> **p2a**: [`DollarsPattern`](DollarsPattern.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4062](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L4062)
|
||||
|
||||
***
|
||||
|
||||
### p2ms
|
||||
|
||||
> **p2ms**: [`DollarsPattern`](DollarsPattern.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4063](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L4063)
|
||||
|
||||
***
|
||||
|
||||
### p2pk33
|
||||
|
||||
> **p2pk33**: [`DollarsPattern`](DollarsPattern.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4064](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L4064)
|
||||
|
||||
***
|
||||
|
||||
### p2pk65
|
||||
|
||||
> **p2pk65**: [`DollarsPattern`](DollarsPattern.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4065](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L4065)
|
||||
|
||||
***
|
||||
|
||||
### p2pkh
|
||||
|
||||
> **p2pkh**: [`DollarsPattern`](DollarsPattern.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4066](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L4066)
|
||||
|
||||
***
|
||||
|
||||
### p2sh
|
||||
|
||||
> **p2sh**: [`DollarsPattern`](DollarsPattern.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4067](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L4067)
|
||||
|
||||
***
|
||||
|
||||
### p2tr
|
||||
|
||||
> **p2tr**: [`DollarsPattern`](DollarsPattern.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4068](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L4068)
|
||||
|
||||
***
|
||||
|
||||
### p2wpkh
|
||||
|
||||
> **p2wpkh**: [`DollarsPattern`](DollarsPattern.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4069](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L4069)
|
||||
|
||||
***
|
||||
|
||||
### p2wsh
|
||||
|
||||
> **p2wsh**: [`DollarsPattern`](DollarsPattern.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4070](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L4070)
|
||||
|
||||
***
|
||||
|
||||
### segwit
|
||||
|
||||
> **segwit**: [`DollarsPattern`](DollarsPattern.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4071](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L4071)
|
||||
|
||||
***
|
||||
|
||||
### segwitAdoption
|
||||
|
||||
> **segwitAdoption**: [`SegwitAdoptionPattern`](SegwitAdoptionPattern.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4072](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L4072)
|
||||
|
||||
***
|
||||
|
||||
### taprootAdoption
|
||||
|
||||
> **taprootAdoption**: [`SegwitAdoptionPattern`](SegwitAdoptionPattern.md)
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4073](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L4073)
|
||||
|
||||
***
|
||||
|
||||
### unknownoutput
|
||||
|
||||
> **unknownoutput**: [`DollarsPattern`](DollarsPattern.md)\<`number`\>
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:4074](https://github.com/bitcoinresearchkit/brk/blob/8a938c00f6edf1f447532c02f94f3a13fd7da30e/modules/brk-client/index.js#L4074)
|
||||
Reference in New Issue
Block a user