Vaulta

testdever123

Contract

  • Action parameter in deal

    {
      "name": "deal",
      "base": "",
      "fields": [
        {
          "name": "vid",
          "type": "string"
        },
        {
          "name": "shoe_no",
          "type": "uint32"
        },
        {
          "name": "round",
          "type": "string"
        },
        {
          "name": "four_block_index",
          "type": "uint64"
        },
        {
          "name": "bo1_block_index",
          "type": "uint64"
        },
        {
          "name": "bo2_block_index",
          "type": "uint64"
        },
        {
          "name": "req_id",
          "type": "uint64"
        },
        {
          "name": "last_req_id",
          "type": "uint64"
        }
      ]
    }