Skip to content

Commit 5b5f0b4

Browse files
committed
udpate
1 parent 64d810a commit 5b5f0b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

target_chains/ethereum/sdk/solidity/PythUtils.sol

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
pragma solidity ^0.8.0;
33

44
import "./PythStructs.sol";
5+
56
library PythUtils {
67
/// @notice Converts a Pyth price to a uint256 with a target number of decimals
78
/// @param price The Pyth price

0 commit comments

Comments
 (0)