Vaulta

basic.sx

Contract

  • Action parameter in flushall

    {
      "name": "flushall",
      "base": "",
      "fields": [
        {
          "name": "from",
          "type": "permission_level"
        },
        {
          "name": "ext_sym",
          "type": "extended_symbol"
        },
        {
          "name": "to",
          "type": "name"
        },
        {
          "name": "memo",
          "type": "string"
        },
        {
          "name": "min",
          "type": "uint64"
        }
      ]
    }