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 cd48b83 commit e1b61f1Copy full SHA for e1b61f1
lazer/contracts/evm/src/PythLazer.sol
@@ -108,4 +108,4 @@ contract PythLazer is OwnableUpgradeable, UUPSUpgradeable {
108
function version() public pure returns (string memory) {
109
return "0.1.1";
110
}
111
-}
+}
0 commit comments