{ "chain": { "secret_config": { "domain_key_path": "../keys/domain.key", "stabilizing_key_path": "../keys/stabilizing.key" }, "startup_config": { "init_config": { "meta_path": "../data", "host_ip": "127.0.0.1", "http_port": "18100", "rpc_port": "20000", "tcp_port": "19000", "ws_port": "18200" } } }, "storage": { "mygrid_conf": { "config": { "mygrid": { "expert_flags": { "mygrid_client_enable_full_state_kv_db": true } } } }, "mygrid_env": { "storage_data_path": "../data" } } }