github.com/consideritdone/landslidecore@v0.0.0-20230718131026-a8b21c5cf8a7/vm/data/vm_test_genesis.json (about)

     1  {
     2    "genesis_time": "2023-03-04T03:46:06.533236098Z",
     3    "chain_id": "test-chain-U8te75",
     4    "initial_height": "0",
     5    "consensus_params": {
     6      "block": {
     7        "max_bytes": "22020096",
     8        "max_gas": "-1",
     9        "time_iota_ms": "1000"
    10      },
    11      "evidence": {
    12        "max_age_num_blocks": "100000",
    13        "max_age_duration": "172800000000000",
    14        "max_bytes": "1048576"
    15      },
    16      "validator": {
    17        "pub_key_types": [
    18          "ed25519"
    19        ]
    20      },
    21      "version": {}
    22    },
    23    "app_hash": ""
    24  }