Skip to content

Commit 809414f

Browse files
committed
deprecate MCH v0.2.0
1 parent 0d85608 commit 809414f

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

modules/haberdasher-labs_multi-claims-hatter_v0.2.0.json

+11-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,13 @@
1818
"toggle": false,
1919
"hatter": true
2020
},
21-
"tags": [],
21+
"tags": [
22+
{
23+
"description": "Indicates that the module is now deprecated",
24+
"label": "Deprecated",
25+
"value": "deprecated"
26+
}
27+
],
2228
"implementationAddress": "0xBf931B514DECA60Fd386dEC2DCBd42650c7417d9",
2329
"deployments": [
2430
{
@@ -71,7 +77,9 @@
7177
"name": "Initial Claimability Types",
7278
"description": "'1' to make a hat claimable by its wearers, '2' to make a hat also claimable on behalf of wearers",
7379
"type": "uint8[]",
74-
"example": [1],
80+
"example": [
81+
1
82+
],
7583
"displayType": "default"
7684
}
7785
]
@@ -628,4 +636,4 @@
628636
"type": "function"
629637
}
630638
]
631-
}
639+
}

0 commit comments

Comments
 (0)