Vaulta

cryptocoing5

Contract

The data structures defined by this contract.

  • Action parameter in bet

    {
      "name": "bet",
      "base": "",
      "fields": [
        {
          "name": "user",
          "type": "name"
        },
        {
          "name": "amount",
          "type": "asset"
        },
        {
          "name": "msg",
          "type": "string"
        }
      ]
    }