forked from Fairblock/fairyring
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpriv_gov.yml
82 lines (80 loc) · 2.02 KB
/
priv_gov.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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
version: 1
accounts:
- name: alice
coins:
- 1000000000token
- 20000000000000stake
mnemonic: "thought awake grace need recipe erode bullet dust salt breeze rural desk camp deal devote wisdom rotate pledge repair garbage aspect find lens afraid"
- name: bob
coins:
- 50000000000token
- 20000000000stake
mnemonic: "south arm eager adjust dish aware rocket logic winter enlist idle reflect slogan urge clump angle input mechanic setup blue distance setup retreat rain"
- name: chris
coins:
- 500000000token
- 200000000stake
mnemonic: "labor rival put scheme hood south proud unfold spot today control approve degree shell quiz taxi opinion orbit swarm portion matter light uncle mammal"
- name: donald
coins:
- 500000000token
- 200000000stake
- name: eli
coins:
- 500000000token
- 200000000stake
- name: fred
coins:
- 500000000token
- 200000000stake
validators:
- name: alice
bonded: 1000000000000stake
app:
api:
address: :1318
grpc:
address: :9092
grpc-web:
address: :9093
config:
p2p:
laddr: :26758
rpc:
laddr: :26759
pprof_laddr: :6061
consensus:
timeout_commit: "3s"
timeout_propose: "3s"
home: $HOME/.fairyring
client:
openapi:
path: "docs/static/openapi.yml"
typescript:
path: "ts-client"
vuex:
path: "vue/src/store"
faucet:
name: bob
coins:
- 5000token
- 100000stake
host: :4501
genesis:
chain_id: "fairytest-1"
app_state:
keyshare:
params:
trusted_addresses: [
"fairy14afvm0yfs27a00hnr85064r69lpg46zjncasuv",
"fairy12hxz66z2tu0lec9cqjf8q4732v8mepffqm4tyl",
"fairy1fkmzt2dps5g084us74cp5vmf9pd5c8gsd2x6uj",
]
key_expiry: 20000000
pep:
params:
trusted_addresses: [
"fairy14afvm0yfs27a00hnr85064r69lpg46zjncasuv",
"fairy12hxz66z2tu0lec9cqjf8q4732v8mepffqm4tyl",
"fairy1fkmzt2dps5g084us74cp5vmf9pd5c8gsd2x6uj",
]