Skip to content

Commit fa53ddd

Browse files
committed
wip
1 parent 2e29621 commit fa53ddd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust/vote-tx-v2/src/decoding.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
//! CBOR encoding and decoding implementation.
2+
//! <https://input-output-hk.github.io/catalyst-libs/architecture/08_concepts/catalyst_voting/cddl/gen_vote_tx.cddl>
23
34
use minicbor::{
45
data::{IanaTag, Tag},

0 commit comments

Comments
 (0)