Skip to content

Commit

Permalink
docs: update ADRs intro and fault resolution adr position and title
Browse files Browse the repository at this point in the history
  • Loading branch information
MSalopek committed Dec 9, 2024
1 parent d870509 commit 7a51b79
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
sidebar_position: 20
sidebar_position: 21
title: Fault Resolutions
---
# ADR 019: Fault Resolutions
# ADR 021: Fault Resolutions

## Changelog
* 17th July 2024: Initial draft
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/adrs/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@ To suggest an ADR, please make use of the [ADR template](https://github.com/cosm
- [ADR 015: Partial Set Security](./adr-015-partial-set-security.md)
- [ADR 017: ICS with Inactive Provider Validators](./adr-017-allowing-inactive-validators.md)
- [ADR 018: Remove VSCMatured Packets](./adr-018-remove-vscmatured.md)
- [ADR 18: Permissionless Interchain Security](./adr-019-permissionless-ics.md)
- [ADR 019: Permissionless Interchain Security](./adr-019-permissionless-ics.md)

### Proposed

- [ADR 011: Improving testing and increasing confidence](./adr-011-improving-test-confidence.md)
- [ADR 016: Security aggregation](./adr-016-securityaggregation.md)
- [ADR 017: ICS with Inactive Provider Validators](./adr-017-allowing-inactive-validators.md)
- [ADR 018: Fault Resolutions](./adr-018-fault-resolutions.md)
- [ADR 021: Fault Resolutions](./adr-021-fault-resolutions.md)

### Rejected

Expand Down

0 comments on commit 7a51b79

Please sign in to comment.