From ea54e64af281290bf997cf17ca6f04d4f7aa852a Mon Sep 17 00:00:00 2001 From: Hack666r Date: Sat, 4 Jan 2025 00:23:17 +0100 Subject: [PATCH] typo fix HashiProver.sol --- contracts/src/libraries/provers/HashiProver.sol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/src/libraries/provers/HashiProver.sol b/contracts/src/libraries/provers/HashiProver.sol index a364c9e1..7345db05 100644 --- a/contracts/src/libraries/provers/HashiProver.sol +++ b/contracts/src/libraries/provers/HashiProver.sol @@ -34,7 +34,7 @@ library HashiProver { StateValidator.AccountProofParameters dstAccountProofParams; } - /// @notice This error is thrown when verification of proof.blockHash agaist the one stored in Hashi fails + /// @notice This error is thrown when verification of proof.blockHash against the one stored in Hashi fails error InvalidBlockHeader(); /// @notice This error is thrown when verification of the authenticity of the `RIP7755Inbox` storage on the