Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Leshiy committed Nov 11, 2024
1 parent 2e29621 commit fa53ddd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rust/vote-tx-v2/src/decoding.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
//! CBOR encoding and decoding implementation.
//! <https://input-output-hk.github.io/catalyst-libs/architecture/08_concepts/catalyst_voting/cddl/gen_vote_tx.cddl>

use minicbor::{
data::{IanaTag, Tag},
Expand Down

0 comments on commit fa53ddd

Please sign in to comment.