We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63caafe commit ad9f77bCopy full SHA for ad9f77b
src/generated/PythWords.pointers.sol
@@ -10,7 +10,7 @@ pragma solidity ^0.8.25;
10
// file needs the contract to exist so that it can be compiled.
11
12
/// @dev Hash of the known bytecode.
13
-bytes32 constant BYTECODE_HASH = bytes32(0xa9fe1909ca00897783bf99e68750a319e8294464f653fd428a391d9f68862f8e);
+bytes32 constant BYTECODE_HASH = bytes32(0x6ad42cc38a63b0ccefc9db597401a93d114999576e1e6c100ca947b3e8c862d9);
14
15
/// @dev The hash of the meta that describes the contract.
16
bytes32 constant DESCRIBED_BY_META_HASH = bytes32(0xe7bb5842b2cf1d25681a9885109fbf8943495bcebb9ec049bc3790e5db57fa80);
0 commit comments