Vaulta

d.w.pomelo

Contract

  • Action parameter in create

    {
      "name": "create",
      "base": "",
      "fields": [
        {
          "name": "author_user_id",
          "type": "name"
        },
        {
          "name": "bounty_id",
          "type": "name"
        },
        {
          "name": "accepted_token",
          "type": "symbol_code"
        },
        {
          "name": "url",
          "type": "string"
        },
        {
          "name": "bounty_type",
          "type": "name?"
        }
      ]
    }