Skip to content

Conversation

jayantk
Copy link
Contributor

@jayantk jayantk commented May 19, 2025

No description provided.

Comment on lines 74 to 75
constructor(address _entropy) {
entropy = IEntropy(_entropy);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update this to store IEntropyV2 entropy; and set entropy = IEntropyV2(_entropy);?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Made this change in b1e96ec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants