Telos

boid

Contract

  • Action parameter in auth

    {
      "name": "auth",
      "base": "",
      "fields": [
        {
          "name": "boid_id",
          "type": "name"
        },
        {
          "name": "actions",
          "type": "Action[]"
        },
        {
          "name": "sig",
          "type": "signature"
        },
        {
          "name": "keyIndex",
          "type": "int32"
        },
        {
          "name": "expires_utc_sec",
          "type": "uint32"
        }
      ]
    }