Vaulta

bingobetgame

Contract

  • Struct property of addregrecord

    Table row type of usactions

    {
      "name": "usaction",
      "base": "",
      "fields": [
        {
          "name": "id_user_action",
          "type": "uint64"
        },
        {
          "name": "server_seed_hash",
          "type": "checksum256"
        },
        {
          "name": "server_seed",
          "type": "uint64[]"
        },
        {
          "name": "game_type",
          "type": "uint32"
        },
        {
          "name": "caller_id",
          "type": "uint64"
        },
        {
          "name": "expire_time",
          "type": "uint64"
        }
      ]
    }