feat: Merklepathset & Merkle tree
This commit is contained in:
parent
22cf7aba44
commit
6e90c9c178
1 changed files with 1 additions and 4 deletions
|
@ -37,6 +37,3 @@ pub enum MerkleError {
|
|||
InvalidPath(Vec<Word>),
|
||||
NodeNotInSet(u64),
|
||||
}
|
||||
|
||||
// UTILITY FUNCTIONS
|
||||
// ================================================================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue