ics23 0.8.0-alpha

Merkle proof verification library - implements Cosmos ICS23 Spec
Documentation
1
2
pub type Result<T> = anyhow::Result<T>;
pub type Hash = std::vec::Vec<u8>;