Vaulta

skreosladder

Contract

  • Action parameter in reveal

    {
      "name": "reveal",
      "base": "",
      "fields": [
        {
          "name": "record_index",
          "type": "uint64"
        },
        {
          "name": "round",
          "type": "uint64"
        },
        {
          "name": "time",
          "type": "time_point_sec"
        },
        {
          "name": "result",
          "type": "gameresult"
        },
        {
          "name": "txid",
          "type": "checksum256"
        },
        {
          "name": "seed",
          "type": "checksum256"
        }
      ]
    }