griffin-core 0.3.0

UTXO framework for Substrate and Polkadot.
Documentation
1
2
3
4
5
6
mod model;

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

pub use model::*;