From cabebfa1c816b5c3ce80c2e7ebb6cce91946a380 Mon Sep 17 00:00:00 2001 From: Marius Poke Date: Mon, 9 Dec 2024 13:12:24 +0100 Subject: [PATCH] docs: change the status of ADR 020 as accepted (#2422) change the status of ADR 020 as accepted --- docs/docs/adrs/adr-020-cutomizable_slashing_and_jailing.md | 2 +- docs/docs/adrs/intro.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docs/adrs/adr-020-cutomizable_slashing_and_jailing.md b/docs/docs/adrs/adr-020-cutomizable_slashing_and_jailing.md index e83119eabf..a26f2c624d 100644 --- a/docs/docs/adrs/adr-020-cutomizable_slashing_and_jailing.md +++ b/docs/docs/adrs/adr-020-cutomizable_slashing_and_jailing.md @@ -10,7 +10,7 @@ title: Customizable Slashing and Jailing ## Status -Proposed +Accepted ## Context diff --git a/docs/docs/adrs/intro.md b/docs/docs/adrs/intro.md index c5a75ca99a..2951bcccfc 100644 --- a/docs/docs/adrs/intro.md +++ b/docs/docs/adrs/intro.md @@ -44,6 +44,7 @@ To suggest an ADR, please make use of the [ADR template](https://github.com/cosm - [ADR 017: ICS with Inactive Provider Validators](./adr-017-allowing-inactive-validators.md) - [ADR 018: Remove VSCMatured Packets](./adr-018-remove-vscmatured.md) - [ADR 019: Permissionless Interchain Security](./adr-019-permissionless-ics.md) +- [ADR 020: Customizable Slashing and Jailing](./adr-020-cutomizable_slashing_and_jailing.md) ### Proposed