Files
Yong Kang ff2c898ee2 refactor(proof): streamline storage proof extraction and error handling
- Updated the extraction of storage proofs to directly match against `ProofResult`, improving clarity and reducing unnecessary complexity.
- Replaced error handling for mismatched addresses with `debug_assert_eq!` for better debugging during development.
- Ensured that unreachable code paths are clearly defined for account multiproof handling, enhancing code safety and maintainability.
2025-10-27 05:29:32 +00:00
..
2025-10-18 11:22:02 +02:00
2025-10-15 20:15:47 +00:00