//! OpenTimestamps client and verifier.
//!
//! Anchors hashes to the Bitcoin blockchain via public calendar servers.
//! Verifies proofs against Bitcoin block headers. Used by Confium's
//! transparency log infrastructure.
//!
//! See `TODO.roadmap/36-transparency-and-ots.md` for full spec.
pub use *;
pub use *;