-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathconfig.yml
More file actions
64 lines (64 loc) · 1.38 KB
/
config.yml
File metadata and controls
64 lines (64 loc) · 1.38 KB
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
60
61
62
63
64
version: 1
accounts:
- name: alice
coins:
- 400000000ualpha
- name: bob
coins:
- 400000000ualpha
faucet:
name: bob
coins:
- 100000000ualpha
client:
typescript:
path: ../structs-client-ts
composables:
path: ../struct-vue/src/composables
openapi:
path: docs/static/openapi.yml
genesis:
app_state:
crisis:
constant_fee:
denom: ualpha
gov:
params:
min_deposit:
- amount: "10000000"
denom: ualpha
expedited_min_deposit:
- amount: "50000000"
denom: ualpha
max_deposit_period: "120s"
voting_period: "120s"
expedited_voting_period: "60s"
staking:
params:
bond_denom: ualpha
slashing:
params:
signed_blocks_window: "35000"
min_signed_per_window: "0.05"
bank:
denom_metadata:
- "name": "alpha"
"description": "Alpha Matter, the most powerful material in the Structs universe."
"denom_units":
- "denom": "ualpha"
"exponent": 0
- "denom": "malpha"
"exponent": 3
- "denom": "alpha"
"exponent": 6
- "denom": "kalpha"
"exponent": 9
- "denom": "talpha"
"exponent": 18
"base": "ualpha"
"display": "alpha"
"symbol": "ALPHA"
chain_id: structstestnet-00
validators:
- name: alice
bonded: 100000000ualpha