Vaulta

onbehalfofbc

Contract

  • Table row type of path

    {
      "name": "path_row",
      "base": "",
      "fields": [
        {
          "name": "last_update",
          "type": "time_point_sec"
        },
        {
          "name": "cnt",
          "type": "name"
        },
        {
          "name": "sym",
          "type": "symbol"
        },
        {
          "name": "mids0",
          "type": "uint16[]"
        },
        {
          "name": "mids1",
          "type": "uint16[]"
        },
        {
          "name": "mids2",
          "type": "uint16[]"
        },
        {
          "name": "paths",
          "type": "path_t[]"
        }
      ]
    }