apx_core 0.23.0

APx core primitives
Documentation
1
2
3
4
5
//! JSON signatures (integrity proofs)

pub mod create;
pub mod proofs;
pub mod verify;