forked from terra-money/alliance
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
54 lines (54 loc) · 1.19 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
version: 1
build:
proto:
path: proto
third_party_paths:
- third_party/proto
- proto_vendor
accounts:
- name: alice
coins:
- 2000000000token
- 200000000stake
mnemonic: wine rich chunk that swim afford found auction travel dentist razor furnace
fluid hidden happy enroll pilot dragon market broom bus merry salad assume
- name: bob
coins:
- 10000token
- 100000000stake
mnemonic: major spatial spoil earn capable receive tourist bronze call coral mango
betray demand size certain strike decline pluck baby eight maple pyramid cage
cabbage
faucet:
name: bob
coins:
- 5token
- 100000stake
host: 0.0.0.0:4500
client:
typescript:
path: ts-client
vuex:
path: vue/src/store
openapi:
path: docs/static/openapi.yml
genesis:
app_state:
alliance:
assets:
- denom: uluna
reward_weight: "0.5"
take_rate: "0.000005"
- denom: bluna
reward_weight: "0.9"
take_rate: "0.0000009"
- denom: token
reward_weight: "5"
take_rate: "0.0000009"
params:
take_rate_claim_interval: 10s
reward_delay_time: 60s
validators:
- name: alice
bonded: 100000000stake
home: ./.testnet