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 64d810a commit 5b5f0b4Copy full SHA for 5b5f0b4
target_chains/ethereum/sdk/solidity/PythUtils.sol
@@ -2,6 +2,7 @@
2
pragma solidity ^0.8.0;
3
4
import "./PythStructs.sol";
5
+
6
library PythUtils {
7
/// @notice Converts a Pyth price to a uint256 with a target number of decimals
8
/// @param price The Pyth price
0 commit comments