Telos

telos.decide

Contract

  • Action parameter in regcommittee

    {
      "name": "regcommittee",
      "base": "",
      "fields": [
        {
          "name": "committee_name",
          "type": "name"
        },
        {
          "name": "committee_title",
          "type": "string"
        },
        {
          "name": "treasury_symbol",
          "type": "symbol"
        },
        {
          "name": "initial_seats",
          "type": "name[]"
        },
        {
          "name": "registree",
          "type": "name"
        }
      ]
    }