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