We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7070756 commit 3ab2d2fCopy full SHA for 3ab2d2f
mainnet/genesis.json
@@ -51,7 +51,7 @@
51
"supply": [],
52
"denom_metadata": [
53
{
54
- "description": "The native token of lumera",
+ "description": "The native token of the lumera protocol",
55
"denom_units": [
56
57
"denom": "ulume",
@@ -155,7 +155,7 @@
155
"min_deposit": [
156
157
158
- "amount": "1250000000"
+ "amount": "1000000000"
159
}
160
],
161
"max_deposit_period": "259200s",
@@ -282,7 +282,7 @@
282
"min_signed_per_window": "0.100000000000000000",
283
"downtime_jail_duration": "3600s",
284
"slash_fraction_double_sign": "0.050000000000000000",
285
- "slash_fraction_downtime": "0.005000000000000000"
+ "slash_fraction_downtime": "0.001000000000000000"
286
},
287
"signing_infos": [],
288
"missed_blocks": []
0 commit comments