SIGN IN SIGN UP
unionlabs / union UNCLAIMED

The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.

0 0 174 Rust

Refactor: Use h256 from own crate in evm storage verifier (#3377)

Fixes https://github.com/unionlabs/union/issues/3363

Since Unionlabs::Hash::H256 is already implemented, this refactors the
codes that uses primitive_types::H256 to our own one.

Additionally ,this PR implements AsMut to hash.rs as Hasher need AsMut
trait to be resolved.
B
ben committed
9ab0ebc0a5478c3c81bc8a384b089c126d7ddd54
Committed by GitHub <noreply@github.com> on 12/14/2024, 1:44:13 AM