mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Fix status documentation (#2641)
This commit is contained in:
parent
1f06b425e5
commit
40df7f9810
|
@ -69,7 +69,7 @@ If the chain is an L2 or a shard of another chain you can link it to the parent
|
|||
|
||||
where you need to specify type 2 and the reference to an existing parent. The field about bridges is optional.
|
||||
|
||||
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)
|
||||
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)
|
||||
Other options for `status` are `active` (default) or `incubating`
|
||||
|
||||
## Aggregation
|
||||
|
|
Loading…
Reference in New Issue
Block a user