griffin-core 0.3.0

UTXO framework for Substrate and Polkadot.
Documentation
1
2
3
4
5
6
//! (Brought from the Pallas suite, `no-std` version.)
//!
pub mod hash;
pub mod key;
pub mod memsec;
pub mod nonce;