-
Notifications
You must be signed in to change notification settings - Fork 17
/
config.yml
57 lines (57 loc) · 1.37 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
version: 1
build:
main: ./cmd/mund
proto:
path: ""
third_party_paths: []
accounts:
- name: alice
coins:
- 2000000000utmun
mnemonic: alarm robust diet dinosaur honey pencil dial wall scene strategy hint
predict bleak physical ancient creek insane limb boring scan eager erode behave
vehicle
- name: bob
coins:
- 10000utmun
mnemonic: economy ticket horror harbor draw educate vehicle fly hen crystal album
exist mechanic creek ugly economy say category lunar much sound during inmate
coyote
- name: tom
coins:
- 1000000000000utmun
mnemonic: orphan cradle clarify priority jeans light hold country bright flight
tail position various bunker later scale nose edge suggest fit direct lock immense
tumble
- name: jerry
coins:
- 100000000000000utmun
mnemonic: degree tissue code business hair agree fruit print bargain tissue fuel
small neutral word prefer glimpse fiscal mention lawn royal balance tray jazz
faculty
faucet:
name: bob
coins:
- 100000utmun
host: 0.0.0.0:4500
client:
typescript:
path: ts-client
vuex:
path: vue/src/store
composables:
path: vue/src/composables
hooks:
path: react/src/hooks
openapi:
path: docs/static/openapi.yml
genesis:
app_state:
staking:
params:
bond_denom: utmun
validators:
- name: alice
bonded: 100000000utmun
- name: bob
bonded: 1000000000utmun