mirror of
https://github.com/arnaucube/miden-crypto.git
synced 2026-01-09 15:41:30 +01:00
feat: Merklepathset & Merkle tree
This commit is contained in:
@@ -37,6 +37,3 @@ pub enum MerkleError {
|
|||||||
InvalidPath(Vec<Word>),
|
InvalidPath(Vec<Word>),
|
||||||
NodeNotInSet(u64),
|
NodeNotInSet(u64),
|
||||||
}
|
}
|
||||||
|
|
||||||
// UTILITY FUNCTIONS
|
|
||||||
// ================================================================================================
|
|
||||||
|
|||||||
Reference in New Issue
Block a user