Skip to content

Commit

Permalink
Update gen-cddl script for Mary and Allegra.
Browse files Browse the repository at this point in the history
  • Loading branch information
nc6 authored and lehins committed Nov 1, 2024
1 parent 5c6333e commit 744c27c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/gen-cddl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -euo pipefail

eras=("shelley" "conway")
eras=("shelley" "allegra" "mary" "conway")

for era in ${eras[@]}; do

Expand Down

0 comments on commit 744c27c

Please sign in to comment.