tsmt: export smt error
This commit is contained in:
parent
bc364b72c0
commit
f71d98970b
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ mod simple_smt;
|
|||
pub use simple_smt::SimpleSmt;
|
||||
|
||||
mod tiered_smt;
|
||||
pub use tiered_smt::{TieredSmt, TieredSmtProof};
|
||||
pub use tiered_smt::{TieredSmt, TieredSmtProof, TieredSmtProofError};
|
||||
|
||||
mod mmr;
|
||||
pub use mmr::{Mmr, MmrPeaks, MmrProof};
|
||||
|
|
Loading…
Add table
Reference in a new issue