Skip to content

Commit 6502969

Browse files
committed
ADR-4 - remove current-era and upcoming-era description since we're aiming to use concrete era names.
1 parent 73b80f0 commit 6502969

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/ADR-4-Support-only-for-mainnet-and-upcoming-eras.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -154,10 +154,6 @@ This may turn out to be a disruptive process, but necessary to make the code usi
154154
The new api should be created adjacant to the existing one.
155155
We then slowly replace the use of the existing api in cardano-api, eventually deprecating the "old" api.
156156

157-
With respect to cardano-cli, we should introduce top level `current-era` and `upcoming-era` commands.
158-
We would have to release a cli version specific for post-hardfork usage, as `current-era` and `upcoming-era` commands will have different semantics to the pre-hardfork commands.
159-
This will require a little coordination but shouldn't be too much additional overhead.
160-
161157
# Decision
162158

163159
TBD

0 commit comments

Comments
 (0)