Telos

ascensiondal

Contract

  • Action parameter in websetlaunch

    {
      "name": "websetlaunch",
      "base": "",
      "fields": [
        {
          "name": "launch_id",
          "type": "name"
        },
        {
          "name": "unix_time",
          "type": "uint64"
        },
        {
          "name": "surf_pressure",
          "type": "float32"
        },
        {
          "name": "miner",
          "type": "name"
        },
        {
          "name": "device_type",
          "type": "string"
        },
        {
          "name": "wxcondition",
          "type": "string"
        }
      ]
    }