You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -69,7 +69,7 @@ If the chain is an L2 or a shard of another chain you can link it to the parent
69
69
70
70
where you need to specify type 2 and the reference to an existing parent. The field about bridges is optional.
71
71
72
-
You can add a `status` field e.g. to `deprecate` a chain (a chain should never be deleted as this would open the door to replay attacks)
72
+
You can add a `status` field e.g. to deprecate (via status `deprecated`) a chain (a chain should never be deleted as this would open the door to replay attacks)
73
73
Other options for `status` are `active` (default) or `incubating`
0 commit comments