-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsentinel_gentx.json
100 lines (100 loc) · 2.63 KB
/
sentinel_gentx.json
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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
{
"moniker": "sentinel-validator",
"chain_id": "gaia-9003",
"node_id": "2f150f4ef327733ed780613a909fd4ad2c9b4864",
"app_message": {
"accounts": null,
"auth": {
"collected_fees": null
},
"stake": {
"pool": {
"loose_tokens": "0.0000000000",
"bonded_tokens": "0.0000000000"
},
"params": {
"unbonding_time": "259200000000000",
"max_validators": 100,
"bond_denom": "STAKE"
},
"intra_tx_counter": 0,
"last_total_power": "0",
"last_validator_powers": null,
"validators": null,
"bonds": null,
"unbonding_delegations": null,
"redelegations": null,
"exported": false
},
"mint": {
"minter": {
"last_update": "1970-01-01T00:00:00Z",
"inflation": "0.1300000000",
"annual_provisions": "0.0000000000"
},
"params": {
"mint_denom": "STAKE",
"inflation_rate_change": "0.1300000000",
"inflation_max": "0.2000000000",
"inflation_min": "0.0700000000",
"goal_bonded": "0.6700000000",
"blocks_per_year": "6311520"
}
},
"distr": {
"fee_pool": {
"val_accum": {
"update_height": "0",
"accum": "0.0000000000"
},
"val_pool": [],
"community_pool": []
},
"community_tax": "0.0200000000",
"base_proposer_reward": "0.0100000000",
"bonus_proposer_reward": "0.0400000000",
"validator_dist_infos": null,
"delegator_dist_infos": null,
"delegator_withdraw_infos": null,
"previous_proposer": "cosmosvalcons1m46yrx"
},
"gov": {
"starting_proposal_id": "1",
"deposits": null,
"votes": null,
"proposals": null,
"deposit_params": {
"min_deposit": [
{
"denom": "STAKE",
"amount": "10"
}
],
"max_deposit_period": "172800000000000"
},
"voting_params": {
"voting_period": "172800000000000"
},
"tally_params": {
"threshold": "0.5000000000",
"veto": "0.3340000000",
"governance_penalty": "0.0100000000"
}
},
"slashing": {
"params": {
"max-evidence-age": "120000000000",
"signed-blocks-window": "100",
"min-signed-per-window": "0.5000000000",
"double-sign-unbond-duration": "300000000000",
"downtime-unbond-duration": "600000000000",
"slash-fraction-double-sign": "0.0500000000",
"slash-fraction-downtime": "0.0100000000"
},
"signing_infos": {},
"missed_blocks": {},
"slashing_periods": []
},
"gentxs": null
}
}