diff --git a/data/stargaze.ini b/data/stargaze.ini index b9046d43..b8ba89fd 100644 --- a/data/stargaze.ini +++ b/data/stargaze.ini @@ -1,9 +1,9 @@ git_repo = "https://github.com/public-awesome/stargaze" -version = "v13.0.0" +version = "v14.0.0" daemon_name = "starsd" node_home = "$HOME/.starsd" minimum_gas_prices = "1ustars" start_flags = "--wasm.memory_cache_size=1000 --wasm.query_gas_limit=100000 --wasm.simulation_gas_limit=15000000 --p2p.seeds=70ed826888f102c7c1ceb4d07287956628a53508@174.138.124.7:36656,722079345d941cd2da3daedea548c909d9b83ec5@104.248.101.113:36656,d5fc4f479c4e212c96dff5704bb2468ea03b8ae3@sg-seed.blockpane.com:26656,babc3f3f7804933265ec9c40ad94f4da8e9e0017@stargaze.seed.rhinostake.com:16656" snapshot_prune = "cosmos-pruner" network = "net2" -db_backend = "pebbledb" \ No newline at end of file +db_backend = "pebbledb"