Vaulta

bbdac1111111

Contract

  • Struct property of coreconf

    Struct property of updateconf

    {
      "name": "groupconf",
      "base": "",
      "fields": [
        {
          "name": "max_custodians",
          "type": "uint8"
        },
        {
          "name": "inactivate_cust_after_sec",
          "type": "uint32"
        },
        {
          "name": "exec_on_threshold_zero",
          "type": "bool"
        },
        {
          "name": "proposal_archive_size",
          "type": "uint8"
        },
        {
          "name": "member_registration",
          "type": "bool"
        },
        {
          "name": "userterms",
          "type": "bool"
        },
        {
          "name": "profile_provider",
          "type": "name"
        },
        {
          "name": "withdrawals",
          "type": "bool"
        },
        {
          "name": "internal_transfers",
          "type": "bool"
        },
        {
          "name": "deposits",
          "type": "bool"
        },
        {
          "name": "maintainer_account",
          "type": "permission_level"
        },
        {
          "name": "hub_account",
          "type": "name"
        },
        {
          "name": "r1",
          "type": "bool"
        },
        {
          "name": "r2",
          "type": "bool"
        },
        {
          "name": "r3",
          "type": "uint64"
        }
      ]
    }