We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e29621 commit fa53dddCopy full SHA for fa53ddd
rust/vote-tx-v2/src/decoding.rs
@@ -1,4 +1,5 @@
1
//! CBOR encoding and decoding implementation.
2
+//! <https://input-output-hk.github.io/catalyst-libs/architecture/08_concepts/catalyst_voting/cddl/gen_vote_tx.cddl>
3
4
use minicbor::{
5
data::{IanaTag, Tag},
0 commit comments