-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathconfig.yml
More file actions
40 lines (40 loc) · 750 Bytes
/
config.yml
File metadata and controls
40 lines (40 loc) · 750 Bytes
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
accounts:
- name: khanh
coins: ["200000000000anone"]
- name: hung
coins: ["10000anone"]
- name: minh
coins: ["100anone"]
- name: vinh
coins: ["1anone"]
- name: jacob
coins: ["1000000000000anone"]
validator:
name: khanh
staked: "100000000000anone"
client:
vuex:
path: "vue/src/store"
openapi:
path: "docs/static/openapi.yml"
client:
vuex:
path: "vue/src/store"
openapi:
path: "docs/static/openapi.yml"
genesis:
chain_id: "anone-testnet-1"
app_state:
staking:
params:
bond_denom: "anone"
mint:
params:
mint_denom: "anone"
gov:
deposit_params:
min_deposit:
denom: "anone"
crisis:
constant_fee:
denom: "anone"