pallas-primitives 0.35.1

Ledger primitives and cbor codec for the different Cardano eras
Documentation
1
2
3
4
5
6
mod model;

#[cfg(feature = "json")]
pub mod json;

pub use model::*;