Vaulta

bitpiedaisiu

Contract

  • Struct property of receipt

    Table row type of orders

    {
      "name": "st_bet",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "player",
          "type": "name"
        },
        {
          "name": "amount",
          "type": "asset"
        },
        {
          "name": "big_small",
          "type": "uint8"
        },
        {
          "name": "house_hash",
          "type": "checksum256"
        },
        {
          "name": "user_seed",
          "type": "checksum160"
        },
        {
          "name": "created_at",
          "type": "uint64"
        }
      ]
    }