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 e6e9fb2 commit 453ace5Copy full SHA for 453ace5
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(0x61b6a9bc93d4d671ec1edf90e01875a8f2ca1b9b9963cfd7f2afc0b80b677edc);
+bytes32 constant BYTECODE_HASH = bytes32(0xa9fe1909ca00897783bf99e68750a319e8294464f653fd428a391d9f68862f8e);
14
15
/// @dev The hash of the meta that describes the contract.
16
bytes32 constant DESCRIBED_BY_META_HASH = bytes32(0xe7bb5842b2cf1d25681a9885109fbf8943495bcebb9ec049bc3790e5db57fa80);
0 commit comments