match internal testnet genesis to kava version

This commit is contained in:
Levi Schoen 2023-04-06 12:10:19 -07:00
parent 0e5745fd1c
commit f75eebb310

View File

@ -1218,9 +1218,7 @@
"berlin_block": "0", "berlin_block": "0",
"london_block": null, "london_block": null,
"arrow_glacier_block": null, "arrow_glacier_block": null,
"merge_netsplit_block": null, "merge_fork_block": null
"shanghai_block": null,
"cancun_block": null
}, },
"eip712_allowed_msgs": [ "eip712_allowed_msgs": [
{ {
@ -1754,9 +1752,7 @@
"base_fee_change_denominator": 8, "base_fee_change_denominator": 8,
"elasticity_multiplier": 2, "elasticity_multiplier": 2,
"enable_height": "0", "enable_height": "0",
"base_fee": "1000000000", "base_fee": "1000000000"
"min_gas_price": "0.000000000000000000",
"min_gas_multiplier": "0.500000000000000000"
}, },
"block_gas": "0" "block_gas": "0"
}, },
@ -3216,8 +3212,7 @@
"max_validators": 100, "max_validators": 100,
"max_entries": 7, "max_entries": 7,
"historical_entries": 10000, "historical_entries": 10000,
"bond_denom": "ukava", "bond_denom": "ukava"
"min_commission_rate": "0"
}, },
"last_total_power": "0", "last_total_power": "0",
"last_validator_powers": [], "last_validator_powers": [],