Skip to content

Commit

Permalink
stake -> ueve
Browse files Browse the repository at this point in the history
  • Loading branch information
faddat committed Dec 6, 2024
1 parent e9730dc commit 126546f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions networks/testnets/raspi/genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"consensus": null,
"crisis": {
"constant_fee": {
"denom": "stake",
"denom": "ueve",
"amount": "1000"
}
},
Expand Down Expand Up @@ -241,7 +241,7 @@
"max_learning_rate": "0.125000000000000000",
"max_block_utilization": "30000000",
"window": "1",
"fee_denom": "stake",
"fee_denom": "ueve",
"enabled": true,
"distribute_fees": false
},
Expand Down Expand Up @@ -703,7 +703,7 @@
"params": {
"min_deposit": [
{
"denom": "stake",
"denom": "ueve",
"amount": "10000000"
}
],
Expand All @@ -719,7 +719,7 @@
"expedited_threshold": "0.667000000000000000",
"expedited_min_deposit": [
{
"denom": "stake",
"denom": "ueve",
"amount": "50000000"
}
],
Expand Down Expand Up @@ -809,7 +809,7 @@
"annual_provisions": "0.000000000000000000"
},
"params": {
"mint_denom": "stake",
"mint_denom": "ueve",
"inflation_rate_change": "0.130000000000000000",
"inflation_max": "0.200000000000000000",
"inflation_min": "0.070000000000000000",
Expand Down Expand Up @@ -839,7 +839,7 @@
"max_validators": 100,
"max_entries": 7,
"historical_entries": 10000,
"bond_denom": "stake",
"bond_denom": "ueve",
"min_commission_rate": "0.000000000000000000"
},
"last_total_power": "0",
Expand All @@ -854,7 +854,7 @@
"params": {
"denom_creation_fee": [
{
"denom": "stake",
"denom": "ueve",
"amount": "10000000"
}
],
Expand Down

0 comments on commit 126546f

Please sign in to comment.