Skip to content

Commit ec14641

Browse files
committed
add cose import
1 parent bf625f9 commit ec14641

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/src/architecture/08_concepts/catalyst_voting/cddl/gen_vote_tx.cddl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,6 @@ prop-id<prop-id-t> = #6.24(bytes .cbor prop-id-t) ; encoded-cbor
2828
voters-data = encoded-cbor
2929

3030
UUID = #6.37(bytes) ; UUID type
31-
signature = #6.98(COSE_Sign) ; COSE signature
31+
signature = #6.98(cose.COSE_Sign) ; COSE signature
32+
33+
;# import rfc9052 as cose

0 commit comments

Comments
 (0)