ics23 0.12.0

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