Vaulta

eoshashlotto

Contract

  • Action parameter in lotreceipt

    {
      "name": "lotreceipt",
      "base": "",
      "fields": [
        {
          "name": "round",
          "type": "st_lotround"
        },
        {
          "name": "bet",
          "type": "st_lotbet"
        },
        {
          "name": "profit",
          "type": "asset"
        },
        {
          "name": "srchash",
          "type": "string"
        },
        {
          "name": "key",
          "type": "string"
        },
        {
          "name": "sign",
          "type": "string"
        }
      ]
    }