SpinResearch / merkle.rs

:christmas_tree: Merkle tree in Rust
BSD 3-Clause "New" or "Revised" License
129 stars 23 forks source link

Removing MerkleTree::from_vec_unsafe. #13

Closed FredericJacobs closed 7 years ago

FredericJacobs commented 7 years ago

We can leave it up to the developer to implement the unwrap behaviour.