{
  "network": "livenet",
  "port": 3001,
  "services": [
    "axed",
    "web",
    "@axerunners/insight-api"
  ],
  "servicesConfig": {
    "axed": {
      "connect": [{
        "rpchost": "127.0.0.1",
        "rpcport": 9337,
        "rpcuser": "axerpc",
        "rpcpassword": "password",
        "zmqpubrawtx": "tcp://127.0.0.1:29998",
        "zmqpubhashblock": "tcp://127.0.0.1:29998"
      }]
    }
  }
}
