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