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 7956866 commit dc9fa65Copy full SHA for dc9fa65
target_chains/ethereum/contracts/forge-test/PythGovernance.t.sol
@@ -1,5 +1,8 @@
1
// SPDX-License-Identifier: Apache 2
2
3
+// NOTE: These tests were migrated from target_chains/ethereum/contracts/test/pyth.js but exclude the Wormhole-specific tests,
4
+// which remain in the original JavaScript test file.
5
+
6
pragma solidity ^0.8.0;
7
8
import "@openzeppelin/contracts/proxy/ERC1967/ERC1967Proxy.sol";
0 commit comments