Vaulta

eossanguodiv

Contract

  • Struct property of subescort

    Struct property of updateescort

    {
      "name": "escortinfo",
      "base": "",
      "fields": [
        {
          "name": "type",
          "type": "uint8"
        },
        {
          "name": "grade",
          "type": "uint8"
        },
        {
          "name": "start",
          "type": "uint32"
        },
        {
          "name": "duration",
          "type": "uint32"
        },
        {
          "name": "escort_duration",
          "type": "uint32"
        },
        {
          "name": "submit_limit",
          "type": "uint16"
        },
        {
          "name": "submit_limit_pu",
          "type": "uint16"
        },
        {
          "name": "reqs",
          "type": "escortreq[]"
        },
        {
          "name": "rewards",
          "type": "escortreward[]"
        }
      ]
    }