-
Notifications
You must be signed in to change notification settings - Fork 17
/
config.yml
59 lines (59 loc) · 1.42 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
version: 1
build:
main: cmd/canined
proto:
path: proto
third_party_paths:
- third_party/proto
- proto_vendor
accounts:
- name: alice
coins:
- 2000000000ujkl
- 100000000ujwl
mnemonic: across business friend enact find light myself pistol stick place oil
anchor deny orient sudden educate flame proud crash panel right aisle found connect
- name: bob
coins:
- 100000000ujkl
mnemonic: ripple doctor enforce review soldier rebuild video blanket vehicle market
media forward hover thought fitness cover effort uniform club fence reveal slam
spoon wasp
- name: charlie
coins:
- 10000000ujkl
mnemonic: flock stereo dignity lawsuit mouse page faith exact mountain clinic hazard
parent arrest face couch asset jump feed benefit upper hair scrap loud spirit
- name: danny
coins:
- 100000ujkl
mnemonic: brief enhance flee chest rabbit matter chaos clever lady enable luggage
arrange hint quarter change float embark canoe chalk husband legal dignity music
web
faucet:
name: null
coins: []
host: 0.0.0.0:4500
client:
vuex:
path: vue/src/store
openapi:
path: docs/static/openapi.yml
genesis:
app_state:
mint:
params:
mint_denom: ujkl
staking:
params:
bond_denom: ujkl
chain_id: canine-1
validators:
- name: alice
bonded: 100000000ujkl
app:
api:
swagger: "true"
minimum-gas-prices: 0.002ujkl
client:
chain-id: canine-1