Vaulta

cptblackbill

Contract

  • Action parameter in addracerslt

    {
      "name": "addracerslt",
      "base": "",
      "fields": [
        {
          "name": "teamaccount",
          "type": "name"
        },
        {
          "name": "racepkey",
          "type": "uint64"
        },
        {
          "name": "checkpointname",
          "type": "string"
        },
        {
          "name": "points",
          "type": "uint32"
        },
        {
          "name": "latitude",
          "type": "float64"
        },
        {
          "name": "longitude",
          "type": "float64"
        },
        {
          "name": "checkpointcreator",
          "type": "name"
        },
        {
          "name": "totalPoints",
          "type": "uint32"
        }
      ]
    }