@xyo-network/diviner-hash-lease 2.92.7 → 2.92.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser/Config.d.cts +5 -0
- package/dist/browser/Config.d.cts.map +1 -0
- package/dist/browser/Config.d.mts +5 -0
- package/dist/browser/Config.d.mts.map +1 -0
- package/dist/browser/Config.d.ts +5 -0
- package/dist/browser/Config.d.ts.map +1 -0
- package/dist/browser/Diviner.d.cts +6 -36
- package/dist/browser/Diviner.d.cts.map +1 -1
- package/dist/browser/Diviner.d.mts +6 -36
- package/dist/browser/Diviner.d.mts.map +1 -1
- package/dist/browser/Diviner.d.ts +6 -36
- package/dist/browser/Diviner.d.ts.map +1 -1
- package/dist/browser/Params.d.cts +5 -0
- package/dist/browser/Params.d.cts.map +1 -0
- package/dist/browser/Params.d.mts +5 -0
- package/dist/browser/Params.d.mts.map +1 -0
- package/dist/browser/Params.d.ts +5 -0
- package/dist/browser/Params.d.ts.map +1 -0
- package/dist/browser/Payload/HashLease.d.cts +15 -0
- package/dist/browser/Payload/HashLease.d.cts.map +1 -0
- package/dist/browser/Payload/HashLease.d.mts +15 -0
- package/dist/browser/Payload/HashLease.d.mts.map +1 -0
- package/dist/browser/Payload/HashLease.d.ts +15 -0
- package/dist/browser/Payload/HashLease.d.ts.map +1 -0
- package/dist/browser/Payload/HashLeaseEstimate.d.cts +23 -0
- package/dist/browser/Payload/HashLeaseEstimate.d.cts.map +1 -0
- package/dist/browser/Payload/HashLeaseEstimate.d.mts +23 -0
- package/dist/browser/Payload/HashLeaseEstimate.d.mts.map +1 -0
- package/dist/browser/Payload/HashLeaseEstimate.d.ts +23 -0
- package/dist/browser/Payload/HashLeaseEstimate.d.ts.map +1 -0
- package/dist/browser/Payload/index.d.cts +3 -0
- package/dist/browser/Payload/index.d.cts.map +1 -0
- package/dist/browser/Payload/index.d.mts +3 -0
- package/dist/browser/Payload/index.d.mts.map +1 -0
- package/dist/browser/Payload/index.d.ts +3 -0
- package/dist/browser/Payload/index.d.ts.map +1 -0
- package/dist/browser/index.cjs +13 -8847
- package/dist/browser/index.cjs.map +1 -1
- package/dist/browser/index.d.cts +3 -0
- package/dist/browser/index.d.cts.map +1 -1
- package/dist/browser/index.d.mts +3 -0
- package/dist/browser/index.d.mts.map +1 -1
- package/dist/browser/index.d.ts +3 -0
- package/dist/browser/index.d.ts.map +1 -1
- package/dist/browser/index.js +13 -8847
- package/dist/browser/index.js.map +1 -1
- package/dist/node/Config.d.cts +5 -0
- package/dist/node/Config.d.cts.map +1 -0
- package/dist/node/Config.d.mts +5 -0
- package/dist/node/Config.d.mts.map +1 -0
- package/dist/node/Config.d.ts +5 -0
- package/dist/node/Config.d.ts.map +1 -0
- package/dist/node/Diviner.d.cts +6 -36
- package/dist/node/Diviner.d.cts.map +1 -1
- package/dist/node/Diviner.d.mts +6 -36
- package/dist/node/Diviner.d.mts.map +1 -1
- package/dist/node/Diviner.d.ts +6 -36
- package/dist/node/Diviner.d.ts.map +1 -1
- package/dist/node/Params.d.cts +5 -0
- package/dist/node/Params.d.cts.map +1 -0
- package/dist/node/Params.d.mts +5 -0
- package/dist/node/Params.d.mts.map +1 -0
- package/dist/node/Params.d.ts +5 -0
- package/dist/node/Params.d.ts.map +1 -0
- package/dist/node/Payload/HashLease.d.cts +15 -0
- package/dist/node/Payload/HashLease.d.cts.map +1 -0
- package/dist/node/Payload/HashLease.d.mts +15 -0
- package/dist/node/Payload/HashLease.d.mts.map +1 -0
- package/dist/node/Payload/HashLease.d.ts +15 -0
- package/dist/node/Payload/HashLease.d.ts.map +1 -0
- package/dist/node/Payload/HashLeaseEstimate.d.cts +23 -0
- package/dist/node/Payload/HashLeaseEstimate.d.cts.map +1 -0
- package/dist/node/Payload/HashLeaseEstimate.d.mts +23 -0
- package/dist/node/Payload/HashLeaseEstimate.d.mts.map +1 -0
- package/dist/node/Payload/HashLeaseEstimate.d.ts +23 -0
- package/dist/node/Payload/HashLeaseEstimate.d.ts.map +1 -0
- package/dist/node/Payload/index.d.cts +3 -0
- package/dist/node/Payload/index.d.cts.map +1 -0
- package/dist/node/Payload/index.d.mts +3 -0
- package/dist/node/Payload/index.d.mts.map +1 -0
- package/dist/node/Payload/index.d.ts +3 -0
- package/dist/node/Payload/index.d.ts.map +1 -0
- package/dist/node/index.cjs +14 -8849
- package/dist/node/index.cjs.map +1 -1
- package/dist/node/index.d.cts +3 -0
- package/dist/node/index.d.cts.map +1 -1
- package/dist/node/index.d.mts +3 -0
- package/dist/node/index.d.mts.map +1 -1
- package/dist/node/index.d.ts +3 -0
- package/dist/node/index.d.ts.map +1 -1
- package/dist/node/index.js +13 -8847
- package/dist/node/index.js.map +1 -1
- package/package.json +5 -8
- package/src/Config.ts +11 -0
- package/src/Diviner.ts +11 -120
- package/src/Params.ts +8 -0
- package/src/Payload/HashLease.ts +19 -0
- package/src/Payload/HashLeaseEstimate.ts +25 -0
- package/src/Payload/index.ts +2 -0
- package/src/index.ts +3 -0
- package/dist/browser/reservedBrands.d.cts +0 -5
- package/dist/browser/reservedBrands.d.cts.map +0 -1
- package/dist/browser/reservedBrands.d.mts +0 -5
- package/dist/browser/reservedBrands.d.mts.map +0 -1
- package/dist/browser/reservedBrands.d.ts +0 -5
- package/dist/browser/reservedBrands.d.ts.map +0 -1
- package/dist/browser/reservedCryptos.d.cts +0 -6
- package/dist/browser/reservedCryptos.d.cts.map +0 -1
- package/dist/browser/reservedCryptos.d.mts +0 -6
- package/dist/browser/reservedCryptos.d.mts.map +0 -1
- package/dist/browser/reservedCryptos.d.ts +0 -6
- package/dist/browser/reservedCryptos.d.ts.map +0 -1
- package/dist/browser/reservedDomains.d.cts +0 -4
- package/dist/browser/reservedDomains.d.cts.map +0 -1
- package/dist/browser/reservedDomains.d.mts +0 -4
- package/dist/browser/reservedDomains.d.mts.map +0 -1
- package/dist/browser/reservedDomains.d.ts +0 -4
- package/dist/browser/reservedDomains.d.ts.map +0 -1
- package/dist/node/reservedBrands.d.cts +0 -5
- package/dist/node/reservedBrands.d.cts.map +0 -1
- package/dist/node/reservedBrands.d.mts +0 -5
- package/dist/node/reservedBrands.d.mts.map +0 -1
- package/dist/node/reservedBrands.d.ts +0 -5
- package/dist/node/reservedBrands.d.ts.map +0 -1
- package/dist/node/reservedCryptos.d.cts +0 -6
- package/dist/node/reservedCryptos.d.cts.map +0 -1
- package/dist/node/reservedCryptos.d.mts +0 -6
- package/dist/node/reservedCryptos.d.mts.map +0 -1
- package/dist/node/reservedCryptos.d.ts +0 -6
- package/dist/node/reservedCryptos.d.ts.map +0 -1
- package/dist/node/reservedDomains.d.cts +0 -4
- package/dist/node/reservedDomains.d.cts.map +0 -1
- package/dist/node/reservedDomains.d.mts +0 -4
- package/dist/node/reservedDomains.d.mts.map +0 -1
- package/dist/node/reservedDomains.d.ts +0 -4
- package/dist/node/reservedDomains.d.ts.map +0 -1
- package/src/reservedBrands.ts +0 -2003
- package/src/reservedCryptos.json +0 -3760
- package/src/reservedCryptos.ts +0 -8
- package/src/reservedDomains.ts +0 -3003
package/package.json
CHANGED
|
@@ -10,13 +10,10 @@
|
|
|
10
10
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js/issues"
|
|
11
11
|
},
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@
|
|
14
|
-
"@xyo-network/
|
|
15
|
-
"@xyo-network/
|
|
16
|
-
"@xyo-network/
|
|
17
|
-
"@xyo-network/module-model": "~2.92.7",
|
|
18
|
-
"@xyo-network/payload-builder": "~2.92.7",
|
|
19
|
-
"@xyo-network/payload-model": "~2.92.7"
|
|
13
|
+
"@xyo-network/diviner-abstract": "~2.92.9",
|
|
14
|
+
"@xyo-network/diviner-model": "~2.92.9",
|
|
15
|
+
"@xyo-network/module-model": "~2.92.9",
|
|
16
|
+
"@xyo-network/payload-model": "~2.92.9"
|
|
20
17
|
},
|
|
21
18
|
"devDependencies": {
|
|
22
19
|
"@xylabs/ts-scripts-yarn3": "^3.5.2",
|
|
@@ -62,6 +59,6 @@
|
|
|
62
59
|
"url": "https://github.com/XYOracleNetwork/sdk-xyo-client-js.git"
|
|
63
60
|
},
|
|
64
61
|
"sideEffects": false,
|
|
65
|
-
"version": "2.92.
|
|
62
|
+
"version": "2.92.9",
|
|
66
63
|
"type": "module"
|
|
67
64
|
}
|
package/src/Config.ts
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { DivinerConfig } from '@xyo-network/diviner-model'
|
|
2
|
+
|
|
3
|
+
export const HashLeaseEstimateDivinerConfigSchema = 'network.xyo.diviner.hash.lease.estimate.config'
|
|
4
|
+
export type HashLeaseEstimateDivinerConfigSchema = typeof HashLeaseEstimateDivinerConfigSchema
|
|
5
|
+
|
|
6
|
+
export type HashLeaseEstimateDivinerConfig = DivinerConfig<
|
|
7
|
+
{
|
|
8
|
+
//
|
|
9
|
+
},
|
|
10
|
+
HashLeaseEstimateDivinerConfigSchema
|
|
11
|
+
>
|
package/src/Diviner.ts
CHANGED
|
@@ -1,130 +1,21 @@
|
|
|
1
|
-
import { assertEx } from '@xylabs/assert'
|
|
2
|
-
import { ArchivistParams } from '@xyo-network/archivist-model'
|
|
3
1
|
import { AbstractDiviner } from '@xyo-network/diviner-abstract'
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import { PayloadBuilder } from '@xyo-network/payload-builder'
|
|
7
|
-
import { isPayloadOfSchemaTypeWithMeta, Payload, WithSources } from '@xyo-network/payload-model'
|
|
2
|
+
import { creatableModule } from '@xyo-network/module-model'
|
|
3
|
+
import { Payload } from '@xyo-network/payload-model'
|
|
8
4
|
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
|
|
13
|
-
const ONE_YEAR = 1000 * 60 * 60 * 24 * 365
|
|
14
|
-
|
|
15
|
-
export const HashLeaseEstimateDivinerConfigSchema = 'network.xyo.diviner.hash.lease.estimate.config'
|
|
16
|
-
export type HashLeaseEstimateDivinerConfigSchema = typeof HashLeaseEstimateDivinerConfigSchema
|
|
17
|
-
|
|
18
|
-
export type HashLeaseEstimateDivinerConfig = DivinerConfig<
|
|
19
|
-
{
|
|
20
|
-
baseMonthlyPrice?: number
|
|
21
|
-
characterLengthFactor?: number
|
|
22
|
-
minNameLength?: number
|
|
23
|
-
},
|
|
24
|
-
HashLeaseEstimateDivinerConfigSchema
|
|
25
|
-
>
|
|
26
|
-
|
|
27
|
-
export type HashLeaseEstimateDivinerParams<
|
|
28
|
-
TConfig extends AnyConfigSchema<HashLeaseEstimateDivinerConfig> = AnyConfigSchema<HashLeaseEstimateDivinerConfig>,
|
|
29
|
-
> = ArchivistParams<TConfig>
|
|
30
|
-
|
|
31
|
-
export const NameSchema = 'network.xyo.name'
|
|
32
|
-
export type NameSchema = typeof NameSchema
|
|
33
|
-
|
|
34
|
-
export type Name = Payload<{ name: string }, NameSchema>
|
|
35
|
-
|
|
36
|
-
export const HashLeaseSchema = 'network.xyo.hash.lease'
|
|
37
|
-
export type HashLeaseSchema = typeof HashLeaseSchema
|
|
38
|
-
|
|
39
|
-
export type HashLease = Payload<
|
|
40
|
-
{
|
|
41
|
-
expire: number
|
|
42
|
-
},
|
|
43
|
-
HashLeaseSchema
|
|
44
|
-
>
|
|
45
|
-
|
|
46
|
-
export const HashLeaseEstimateSchema = 'network.xyo.hash.lease.estimate'
|
|
47
|
-
export type HashLeaseEstimateSchema = typeof HashLeaseEstimateSchema
|
|
48
|
-
|
|
49
|
-
export type HashLeaseEstimate = Payload<{ price: number }, HashLeaseEstimateSchema>
|
|
5
|
+
import { HashLeaseEstimateDivinerConfigSchema } from './Config'
|
|
6
|
+
import { HashLeaseEstimateDivinerParams } from './Params'
|
|
7
|
+
import { HashLeaseEstimate, HashLeaseEstimateSchema } from './Payload'
|
|
50
8
|
|
|
51
9
|
@creatableModule()
|
|
52
10
|
export class HashLeaseEstimateDiviner<
|
|
53
11
|
TParams extends HashLeaseEstimateDivinerParams = HashLeaseEstimateDivinerParams,
|
|
54
|
-
TIn extends
|
|
55
|
-
|
|
12
|
+
TIn extends Payload = Payload,
|
|
13
|
+
TOut extends HashLeaseEstimate = HashLeaseEstimate,
|
|
14
|
+
> extends AbstractDiviner<TParams, TIn, TOut> {
|
|
15
|
+
static override configSchemas = [HashLeaseEstimateDivinerConfigSchema]
|
|
56
16
|
static override targetSchema = HashLeaseEstimateSchema
|
|
57
17
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
private _reservedStrings?: string[]
|
|
61
|
-
|
|
62
|
-
get baseMonthlyPrice() {
|
|
63
|
-
return this.config.baseMonthlyPrice ?? 4
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
get characterLengthFactor() {
|
|
67
|
-
return this.config.characterLengthFactor ?? 10
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
get minNameLength() {
|
|
71
|
-
return this.config.minNameLength ?? 3
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
get reservedStrings() {
|
|
75
|
-
this._reservedStrings =
|
|
76
|
-
this._reservedStrings ??
|
|
77
|
-
[
|
|
78
|
-
reservedBrands.map(({ name }) => name),
|
|
79
|
-
...reservedDomains.map(({ name }) => name.split('.')),
|
|
80
|
-
...reservedCryptos.map(({ name, symbol }) => [name, symbol]),
|
|
81
|
-
]
|
|
82
|
-
.flat()
|
|
83
|
-
.map((item) => item.toLowerCase())
|
|
84
|
-
return this._reservedStrings
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
protected override async divineHandler(payloads: TIn[] = []): Promise<WithSources<HashLeaseEstimate>[]> {
|
|
88
|
-
const leases = await PayloadBuilder.build(
|
|
89
|
-
payloads.filter(isPayloadOfSchemaTypeWithMeta<WithSources<HashLease>>(HashLeaseSchema)) as WithSources<HashLease>[],
|
|
90
|
-
)
|
|
91
|
-
const payloadMap = await PayloadBuilder.toDataHashMap(payloads)
|
|
92
|
-
return leases.map((lease) => {
|
|
93
|
-
const sources = lease.sources ?? []
|
|
94
|
-
assertEx(sources.length === 1, 'Must pass single source')
|
|
95
|
-
const leaseSource = assertEx(sources.at(0), 'Failed to load lease source')
|
|
96
|
-
const sourcePayload = assertEx(payloadMap[leaseSource], 'Hash lease payload not provided')
|
|
97
|
-
assertEx(sourcePayload.schema === NameSchema, () => `Invalid source schema [${sourcePayload.schema}]`)
|
|
98
|
-
const sourceName = sourcePayload as Name
|
|
99
|
-
|
|
100
|
-
const duration = lease.expire - Date.now()
|
|
101
|
-
|
|
102
|
-
assertEx(duration <= ONE_YEAR, 'Max expiration may be one year in the future')
|
|
103
|
-
assertEx(duration >= ONE_YEAR / 2, 'Min expiration must be half year in the future')
|
|
104
|
-
|
|
105
|
-
//check if all lowercase
|
|
106
|
-
assertEx(sourceName.name.toLowerCase() === sourceName.name, 'name must be lowercase')
|
|
107
|
-
|
|
108
|
-
//check if min length
|
|
109
|
-
assertEx(sourceName.name.length >= this.minNameLength, 'name must be at least 3 characters')
|
|
110
|
-
|
|
111
|
-
//check if in one of the reserved name lists
|
|
112
|
-
assertEx(!this.reservedStrings.includes(sourceName.name), 'Reserved name')
|
|
113
|
-
|
|
114
|
-
//check if any of our fragments are in the name
|
|
115
|
-
for (const reserved of this._reservedFragments) {
|
|
116
|
-
assertEx(!sourceName.name.includes(reserved), 'Reserved name fragment')
|
|
117
|
-
}
|
|
118
|
-
const price = this.calculateLengthCost(sourceName.name, duration)
|
|
119
|
-
return { price, schema: HashLeaseEstimateSchema, sources: [lease.$hash] }
|
|
120
|
-
})
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
private calculateLengthCost(name: string, duration: number) {
|
|
124
|
-
const exponent = this.characterLengthFactor / name.length
|
|
125
|
-
const rawMonthlyCost = Math.pow(this.baseMonthlyPrice, exponent)
|
|
126
|
-
const months = (duration / ONE_YEAR) * 12
|
|
127
|
-
const proratedAnnualPrice = months * rawMonthlyCost
|
|
128
|
-
return Math.floor(proratedAnnualPrice)
|
|
18
|
+
protected override async divineHandler(_payloads: TIn[] = []): Promise<TOut[]> {
|
|
19
|
+
return await Promise.resolve([])
|
|
129
20
|
}
|
|
130
21
|
}
|
package/src/Params.ts
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { DivinerParams } from '@xyo-network/diviner-model'
|
|
2
|
+
import { AnyConfigSchema } from '@xyo-network/module-model'
|
|
3
|
+
|
|
4
|
+
import { HashLeaseEstimateDivinerConfig } from './Config'
|
|
5
|
+
|
|
6
|
+
export type HashLeaseEstimateDivinerParams<
|
|
7
|
+
TConfig extends AnyConfigSchema<HashLeaseEstimateDivinerConfig> = AnyConfigSchema<HashLeaseEstimateDivinerConfig>,
|
|
8
|
+
> = DivinerParams<TConfig>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { Payload } from '@xyo-network/payload-model'
|
|
2
|
+
|
|
3
|
+
export const HashLeaseSchema = 'network.xyo.hash.lease'
|
|
4
|
+
export type HashLeaseSchema = typeof HashLeaseSchema
|
|
5
|
+
|
|
6
|
+
export type HashLease = Payload<
|
|
7
|
+
{
|
|
8
|
+
/**
|
|
9
|
+
* The desired duration of the lease
|
|
10
|
+
*/
|
|
11
|
+
duration: number
|
|
12
|
+
/**
|
|
13
|
+
* The absolute expiration time of the lease
|
|
14
|
+
* @deprecated use duration instead
|
|
15
|
+
*/
|
|
16
|
+
expire: number
|
|
17
|
+
},
|
|
18
|
+
HashLeaseSchema
|
|
19
|
+
>
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { Payload } from '@xyo-network/payload-model'
|
|
2
|
+
|
|
3
|
+
export const HashLeaseEstimateSchema = 'network.xyo.hash.lease.estimate'
|
|
4
|
+
export type HashLeaseEstimateSchema = typeof HashLeaseEstimateSchema
|
|
5
|
+
|
|
6
|
+
export interface HashLeaseEstimateFields {
|
|
7
|
+
/**
|
|
8
|
+
* The currency of the price
|
|
9
|
+
*/
|
|
10
|
+
currency: string
|
|
11
|
+
/**
|
|
12
|
+
* When the lease ends
|
|
13
|
+
*/
|
|
14
|
+
exp: number
|
|
15
|
+
/**
|
|
16
|
+
* When the lease begins
|
|
17
|
+
*/
|
|
18
|
+
nbf: number
|
|
19
|
+
/**
|
|
20
|
+
* The estimated price of the lease
|
|
21
|
+
*/
|
|
22
|
+
price: number
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
export type HashLeaseEstimate = Payload<HashLeaseEstimateFields, HashLeaseEstimateSchema>
|
package/src/index.ts
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"reservedBrands.d.ts","sourceRoot":"","sources":["../../src/reservedBrands.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,cAAc;;;GAi9D1B,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"reservedBrands.d.ts","sourceRoot":"","sources":["../../src/reservedBrands.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,cAAc;;;GAi9D1B,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"reservedBrands.d.ts","sourceRoot":"","sources":["../../src/reservedBrands.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,cAAc;;;GAi9D1B,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"reservedCryptos.d.ts","sourceRoot":"","sources":["../../src/reservedCryptos.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,MAAM;IACrB,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,CAAA;CACf;AAED,eAAO,MAAM,eAAe,EAAE,MAAM,EAAkF,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"reservedCryptos.d.ts","sourceRoot":"","sources":["../../src/reservedCryptos.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,MAAM;IACrB,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,CAAA;CACf;AAED,eAAO,MAAM,eAAe,EAAE,MAAM,EAAkF,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"reservedCryptos.d.ts","sourceRoot":"","sources":["../../src/reservedCryptos.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,MAAM;IACrB,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,CAAA;CACf;AAED,eAAO,MAAM,eAAe,EAAE,MAAM,EAAkF,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"reservedDomains.d.ts","sourceRoot":"","sources":["../../src/reservedDomains.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,eAAe;;GAy7F3B,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"reservedDomains.d.ts","sourceRoot":"","sources":["../../src/reservedDomains.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,eAAe;;GAy7F3B,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"reservedDomains.d.ts","sourceRoot":"","sources":["../../src/reservedDomains.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,eAAe;;GAy7F3B,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"reservedBrands.d.ts","sourceRoot":"","sources":["../../src/reservedBrands.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,cAAc;;;GAi9D1B,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"reservedBrands.d.ts","sourceRoot":"","sources":["../../src/reservedBrands.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,cAAc;;;GAi9D1B,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"reservedBrands.d.ts","sourceRoot":"","sources":["../../src/reservedBrands.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,cAAc;;;GAi9D1B,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"reservedCryptos.d.ts","sourceRoot":"","sources":["../../src/reservedCryptos.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,MAAM;IACrB,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,CAAA;CACf;AAED,eAAO,MAAM,eAAe,EAAE,MAAM,EAAkF,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"reservedCryptos.d.ts","sourceRoot":"","sources":["../../src/reservedCryptos.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,MAAM;IACrB,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,CAAA;CACf;AAED,eAAO,MAAM,eAAe,EAAE,MAAM,EAAkF,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"reservedCryptos.d.ts","sourceRoot":"","sources":["../../src/reservedCryptos.ts"],"names":[],"mappings":"AAEA,MAAM,WAAW,MAAM;IACrB,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,CAAA;CACf;AAED,eAAO,MAAM,eAAe,EAAE,MAAM,EAAkF,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"reservedDomains.d.ts","sourceRoot":"","sources":["../../src/reservedDomains.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,eAAe;;GAy7F3B,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"reservedDomains.d.ts","sourceRoot":"","sources":["../../src/reservedDomains.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,eAAe;;GAy7F3B,CAAA"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"reservedDomains.d.ts","sourceRoot":"","sources":["../../src/reservedDomains.ts"],"names":[],"mappings":"AACA,eAAO,MAAM,eAAe;;GAy7F3B,CAAA"}
|