Vaulta

bidname.com

Contract

  • Struct property of setgroup

    Table row type of group

    {
      "name": "st_group",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        },
        {
          "name": "group_name",
          "type": "string"
        },
        {
          "name": "max_transaction",
          "type": "uint64[]"
        },
        {
          "name": "refund_range",
          "type": "uint64"
        },
        {
          "name": "config",
          "type": "pair_string_string[]"
        }
      ]
    }