Skip to content

Commit

Permalink
erc
Browse files Browse the repository at this point in the history
  • Loading branch information
jayantk committed Oct 20, 2023
1 parent d3ab0d4 commit ff49c4f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ import "./PythRandomEvents.sol";
// - gas optimizations
// - function to check invariants??
// - need to increment pyth fees if someone transfers funds to the contract via another method
// - off-chain data ERC support?
contract PythRandom is PythRandomState, PythRandomEvents {
// TODO: Use an upgradeable proxy
constructor(uint pythFeeInWei) {
Expand Down

0 comments on commit ff49c4f

Please sign in to comment.