Vaulta

eosdttowaxxx

Contract

  • Action parameter in update

    {
      "name": "update",
      "base": "",
      "fields": [
        {
          "name": "threshold",
          "type": "uint64"
        },
        {
          "name": "fees_percentage",
          "type": "float64"
        },
        {
          "name": "expire_after_seconds",
          "type": "uint32"
        },
        {
          "name": "min_quantity",
          "type": "asset"
        }
      ]
    }