auths-transparency 0.1.1

Append-only transparency log types, Merkle math, and tile storage for Auths
Documentation
1
2
3
4
5
// allow during curve-agnostic refactor
#![allow(clippy::disallowed_methods)]

#[cfg(not(target_arch = "wasm32"))]
mod cases;