Vaulta

eoshashdices

Contract

  • Action parameter in rolldice

    {
      "name": "rolldice",
      "base": "",
      "fields": [
        {
          "name": "end",
          "type": "st_endbet"
        },
        {
          "name": "roll",
          "type": "uint32"
        },
        {
          "name": "blocknum",
          "type": "uint32"
        },
        {
          "name": "blockhash",
          "type": "string"
        },
        {
          "name": "srchash",
          "type": "string"
        },
        {
          "name": "key",
          "type": "string"
        },
        {
          "name": "sign",
          "type": "string"
        }
      ]
    }