From 9bd3e8bbc342c88b33d478a6a0391de7c0e71136 Mon Sep 17 00:00:00 2001 From: Jordan Millar Date: Fri, 23 May 2025 09:37:03 -0400 Subject: [PATCH] Update ADR-4 with decision --- docs/ADR-004-Support-only-for-mainnet-and-upcoming-eras.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ADR-004-Support-only-for-mainnet-and-upcoming-eras.md b/docs/ADR-004-Support-only-for-mainnet-and-upcoming-eras.md index 455b10c..65f9e36 100644 --- a/docs/ADR-004-Support-only-for-mainnet-and-upcoming-eras.md +++ b/docs/ADR-004-Support-only-for-mainnet-and-upcoming-eras.md @@ -1,6 +1,6 @@ # Status -📜 Proposed 2023-07-22 +✅ Adopted 2023-07-22 # Context @@ -156,7 +156,7 @@ We then slowly replace the use of the existing api in cardano-api, eventually de # Decision -TBD +The ADR gets adopted in `cardano-api` and `cardano-cli`. There may be minor tweaks as it is rolled out in `cardano-cli`. # Consequences