Vaulta

welovebancor

Contract

  • Action parameter in setreserve

    {
      "name": "setreserve",
      "base": "",
      "fields": [
        {
          "name": "converter_currency_code",
          "type": "symbol_code"
        },
        {
          "name": "currency",
          "type": "symbol"
        },
        {
          "name": "contract",
          "type": "name"
        },
        {
          "name": "sale_enabled",
          "type": "bool"
        },
        {
          "name": "ratio",
          "type": "uint64"
        }
      ]
    }