{
  "version": 2,
  "name": "example-bots",
  "nextAccountIndex": 2,
  "profiles": [
    {
      "profile": "echo",
      "accountIndex": 0,
      "username": "echo",
      "roles": [
        "read",
        "echo"
      ],
      "network": "REGTEST",
      "enabled": true
    },
    {
      "profile": "faucet",
      "accountIndex": 1,
      "username": "faucet",
      "roles": [
        "read",
        "faucet"
      ],
      "network": "REGTEST",
      "enabled": true
    }
  ]
}
