Vaulta

brdgmng.xsat

Contract

  • Action parameter in updwithdraw

    {
      "name": "updwithdraw",
      "base": "",
      "fields": [
        {
          "name": "actor",
          "type": "name"
        },
        {
          "name": "permission_id",
          "type": "uint64"
        },
        {
          "name": "withdraw_id",
          "type": "uint64"
        },
        {
          "name": "withdraw_status",
          "type": "withdraw_status"
        },
        {
          "name": "order_status",
          "type": "order_status"
        }
      ]
    }