-
Notifications
You must be signed in to change notification settings - Fork 56
/
config.yml
53 lines (53 loc) · 1.05 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
version: 1
build:
binary: dewebd
proto:
path: proto
third_party_paths:
- third_party/proto
- proto_vendor
accounts:
- name: alice
coins:
- 100000000000000udws
- name: bob
coins:
- 1000000000udws
faucet:
name: bob
coins:
- 100000udws
host: 0.0.0.0:4500
client:
openapi:
path: docs/static/openapi.yml
genesis:
app_state:
gov:
deposit_params:
min_deposit:
- amount: "10000000"
denom: udws
mint:
minter:
inflation: "0.000000000000000000"
params:
blocks_per_year: "5256000"
inflation_max: "0.000000000000000000"
inflation_min: "0.000000000000000000"
inflation_rate_change: "0.000000000000000000"
mint_denom: udws
staking:
params:
bond_denom: udws
token:
params:
issue_token_base_fee:
amount: "1000"
denom: dws
mint_token_fee_ratio: "0.100000000000000000"
token_tax_rate: "0.400000000000000000"
chain_id: deweb-testnet-0
validators:
- name: bob
bonded: 10000000udws