-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
61 lines (61 loc) · 1.4 KB
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
contract-name: mtdhoxhyphaa
doc-table-name: documents
edge-table-name: edges
firehose-endpoint: telostest.firehose.eosnation.io:9000
dfuse-api-key: dc6087c88050f3caeed46f22767c357c
dfuse-auth-url: https://auth.eosnation.io
eos-endpoint: https://testnet.telos.caleos.io
dgraph-alpha-host: localhost
dgraph-alpha-grpc-port: 9080
dgraph-alpha-http-port: 8080
prometheus-port: 2114
start-block:
heart-beat-frequency: 100
elastic-endpoint: https://hypha.es.eu-west-1.aws.found.io:9243/dho-testnet-documents/_search
elastic-api-key: ZE0***
type-mappings:
- type: vote.tally
labels:
fail:
- vote_power
pass:
- vote_power
custom-interfaces:
- name: Votable
fields:
- name: expiration
type: time_point
content-group: ballot
signature: true
- name: title
type: string
content-group: details
- name: description
type: string
content-group: details
- name: vote
type: vote
- name: votetally
type: vote.tally
types:
- payout
- assignment
- assignbadge
- edit
- suspend
logical-ids:
- type: member
ids:
- content-group: details
name: member
type: name
- type: dao
ids:
- content-group: details
name: dao_name
type: name
- type: dho
ids:
- content-group: details
name: root_node
type: name