Vaulta

boidcompower

Contract

  • Table row type of powers

    {
      "name": "power",
      "base": "",
      "fields": [
        {
          "name": "ratings",
          "type": "pair_uint64_float32[]"
        },
        {
          "name": "units",
          "type": "pair_uint64_uint64[]"
        },
        {
          "name": "type",
          "type": "uint64"
        },
        {
          "name": "round_start",
          "type": "microseconds"
        },
        {
          "name": "round_end",
          "type": "microseconds"
        }
      ]
    }