Skip to content

Commit ad9f77b

Browse files
pointers
1 parent 63caafe commit ad9f77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/generated/PythWords.pointers.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pragma solidity ^0.8.25;
1010
// file needs the contract to exist so that it can be compiled.
1111

1212
/// @dev Hash of the known bytecode.
13-
bytes32 constant BYTECODE_HASH = bytes32(0xa9fe1909ca00897783bf99e68750a319e8294464f653fd428a391d9f68862f8e);
13+
bytes32 constant BYTECODE_HASH = bytes32(0x6ad42cc38a63b0ccefc9db597401a93d114999576e1e6c100ca947b3e8c862d9);
1414

1515
/// @dev The hash of the meta that describes the contract.
1616
bytes32 constant DESCRIBED_BY_META_HASH = bytes32(0xe7bb5842b2cf1d25681a9885109fbf8943495bcebb9ec049bc3790e5db57fa80);

0 commit comments

Comments
 (0)