Vaulta

virtualusers

Contract

  • Struct property of allowaction

    Struct property of dapp

    Table row type of allowacts

    {
      "name": "allowact",
      "base": "",
      "fields": [
        {
          "name": "allowed_act_id",
          "type": "uint64"
        },
        {
          "name": "allowed_count",
          "type": "uint32"
        },
        {
          "name": "current_count",
          "type": "uint32"
        },
        {
          "name": "total_count",
          "type": "uint64"
        },
        {
          "name": "max_cpu",
          "type": "uint8"
        },
        {
          "name": "virt_balance_coef",
          "type": "uint16"
        },
        {
          "name": "last_update",
          "type": "uint32"
        }
      ]
    }