Vaulta

margin.wal

Contract

  • Action parameter in cashout

    {
      "name": "cashout",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "exchange",
          "type": "name"
        },
        {
          "name": "account_id",
          "type": "name"
        },
        {
          "name": "quantity",
          "type": "asset"
        },
        {
          "name": "contract",
          "type": "name"
        },
        {
          "name": "force",
          "type": "bool"
        }
      ]
    }