Skip to content

Commit

Permalink
added changes in main
Browse files Browse the repository at this point in the history
  • Loading branch information
martawleklinska committed Jul 18, 2024
1 parent eb98080 commit 8d2903c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions zkmarek/video/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@
PolynomialCommitment(),
KZG(),
Verkle(),
Verkle(),
Subscribe("data/sound/episode1/s28.wav"),
]

Expand All @@ -220,7 +219,7 @@
"E5": EPISODE5,
}

DEFAULT_DECK = "E3"
DEFAULT_DECK = "E4"


class EllipticCurves(Scene):
Expand Down

0 comments on commit 8d2903c

Please sign in to comment.