Skip to content

Commit 144612f

Browse files
committed
fix earthfile
1 parent 0c4717f commit 144612f

File tree

1 file changed

+0
-2
lines changed
  • docs/src/architecture/08_concepts/catalyst_voting/cddl

1 file changed

+0
-2
lines changed

docs/src/architecture/08_concepts/catalyst_voting/cddl/Earthfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,8 @@ check-cddl:
1010
COPY ./gen_vote_tx.cddl \
1111
./vote_tx_v2_public.cddl \
1212
./vote_tx_v2_private.cddl \
13-
./gen_vote_tx_cose_payload.cddl \
1413
.
1514

16-
RUN cddlc -2 gen_vote_tx_cose_payload.cddl
1715
RUN cddlc -2 gen_vote_tx.cddl
1816
RUN cddlc -2 vote_tx_v2_public.cddl
1917
RUN cddlc -2 vote_tx_v2_private.cddl

0 commit comments

Comments
 (0)